Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | drm/i915: Set guardband clipping workaround bit in the right register. | Kenneth Graunke | 2012-10-12 | 2 | -3/+3 | |
| | * | | | | | | | | | drm/i915: paper over a pipe-enable vs pageflip race | Daniel Vetter | 2012-10-08 | 1 | -0/+10 | |
| | * | | | | | | | | | drm/i915: remove useless BUG_ON which caused a regression in 3.5. | Willy Tarreau | 2012-10-07 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-10-17 | 5 | -23/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | quota: Silence warning about PRJQUOTA not being handled in need_print_warning() | Jan Kara | 2012-10-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | ext3: fix return values on parse_options() failure | Zhao Hongjiang | 2012-10-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | ext2: fix return values on parse_options() failure | Zhao Hongjiang | 2012-10-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | ext3: ext3_bread usage audit | Carlos Maiolino | 2012-10-09 | 2 | -18/+39 | |
| * | | | | | | | | | | | ext3: fix possible non-initialized variable on htree_dirblock_to_tree() | Carlos Maiolino | 2012-10-09 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-17 | 4 | -145/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bury SEL_{IN,OUT,EX} | Al Viro | 2012-10-16 | 1 | -4/+0 | |
| * | | | | | | | | | | | Unexport some bits of linux/fs.h | David Howells | 2012-10-16 | 2 | -132/+130 | |
| * | | | | | | | | | | | fix a leak in replace_fd() users | Al Viro | 2012-10-16 | 2 | -13/+10 | |
* | | | | | | | | | | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-17 | 6 | -68/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pinctrl/nomadik: always use the simple irqdomain | Linus Walleij | 2012-10-15 | 1 | -10/+3 | |
| * | | | | | | | | | | | | pinctrl/nomadik: provide stubs for legacy Nomadik | Linus Walleij | 2012-10-15 | 1 | -0/+13 | |
| * | | | | | | | | | | | | pinctrl: remove duplicated include from pinctrl-xway.c | Wei Yongjun | 2012-10-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann | 2012-10-15 | 2 | -48/+0 | |
| * | | | | | | | | | | | | pinctrl: fix return value in bcm2835_pinctrl_probe() | Wei Yongjun | 2012-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | pinctrl: remove duplicated include from pinctrl-bcm2835.c | Wei Yongjun | 2012-10-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | pinctrl: bcm2835: Use existing pointer to struct device | Tobias Klauser | 2012-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | pinctrl: samsung: use __devinit section for init code | Arnd Bergmann | 2012-10-15 | 1 | -5/+5 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ipmi' (IPMI patches from Corey Minyard) | Linus Torvalds | 2012-10-17 | 6 | -67/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | IPMI: Detect register spacing on PCI interfaces | Corey Minyard | 2012-10-17 | 1 | -2/+34 | |
| * | | | | | | | | | | | | IPMI: Fix some uninitialized warning | Corey Minyard | 2012-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | IPMI: Change link order | Matthew Garrett | 2012-10-17 | 2 | -1/+4 | |
| * | | | | | | | | | | | | ACPI: Reorder IPMI driver before any other ACPI drivers | Matthew Garrett | 2012-10-17 | 1 | -1/+4 | |
| * | | | | | | | | | | | | IPMI: Remove SMBus driver info from the docs | Corey Minyard | 2012-10-17 | 1 | -62/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | MAINTAINERS: change email after moving for LED subsystem maintaining | Bryan Wu | 2012-10-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes | 2012-10-17 | 2 | -5/+7 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured | David Rientjes | 2012-10-15 | 1 | -0/+2 | |
* | | | | | | | | | | | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 2012-10-15 | 2 | -3/+3 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | docbook: networking: fix file paths for uapi headers | Randy Dunlap | 2012-10-15 | 1 | -2/+2 | |
* | | | | | | | | | | mm: huge_memory: Fix build error. | Ralf Baechle | 2012-10-15 | 1 | -0/+1 | |
* | | | | | | | | | | ARM: fix oops on initial entry to userspace with Thumb2 kernels | Russell King | 2012-10-15 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Linux 3.7-rc1v3.7-rc1 | Linus Torvalds | 2012-10-14 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-14 | 107 | -4493/+2895 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe... | Ralf Baechle | 2012-10-11 | 46 | -1706/+1846 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | UAPI: (Scripted) Disintegrate arch/mips/include/asm | David Howells | 2012-10-09 | 46 | -1706/+1846 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | MIPS: SNI: Switch RM400 serial to SCCNXP driver | Thomas Bogendoerfer | 2012-10-11 | 1 | -24/+3 | |
| * | | | | | | | | | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle | 2012-10-11 | 1 | -1/+0 | |
| * | | | | | | | | | MIPS: MT: Remove kspd. | Ralf Baechle | 2012-10-11 | 5 | -462/+0 | |
| * | | | | | | | | | MIPS: Malta: Fix section mismatch. | Ralf Baechle | 2012-10-11 | 1 | -1/+2 | |
| * | | | | | | | | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. | Ralf Baechle | 2012-10-11 | 1 | -10/+0 | |
| * | | | | | | | | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. | Manuel Lauss | 2012-10-11 | 8 | -678/+95 | |
| * | | | | | | | | | MIPS: Alchemy: merge PB1550 support into DB1550 code | Manuel Lauss | 2012-10-11 | 6 | -437/+161 | |
| * | | | | | | | | | MIPS: Alchemy: Single kernel for DB1200/1300/1550 | Manuel Lauss | 2012-10-11 | 13 | -941/+548 | |
| * | | | | | | | | | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney | 2012-10-11 | 1 | -16/+7 | |
| * | | | | | | | | | MIPS: proc: Cleanup printing of ASEs. | Ralf Baechle | 2012-10-11 | 1 | -9/+11 | |
| * | | | | | | | | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 2012-10-11 | 19 | -0/+20 |