Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-09-23 | 1 | -747/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | early_printk: Allow more than one early console | Jason Wessel | 2009-09-23 | 1 | -32/+33 | |
| | * | | | | | | | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 2009-09-23 | 1 | -715/+0 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 1 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | lguest: move panic notifier registration to its expected place. | Rusty Russell | 2009-09-23 | 1 | -6/+4 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds | 2009-09-23 | 3 | -75/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | score: Cleanup linker script using new macros. | Tim Abbott | 2009-09-23 | 1 | -68/+9 | |
| | * | | | | | | | | | | | | score: Make THREAD_SIZE available to assembly files. | Tim Abbott | 2009-09-23 | 1 | -6/+9 | |
| | * | | | | | | | | | | | | score: Make PAGE_SIZE available to assembly. | Tim Abbott | 2009-09-23 | 1 | -1/+2 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2009-09-23 | 2 | -20/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 | Roland McGrath | 2009-09-22 | 1 | -1/+13 | |
| | * | | | | | | | | | | | | x86: ptrace: do not sign-extend orig_ax on write | Roland McGrath | 2009-09-22 | 1 | -18/+1 | |
| | * | | | | | | | | | | | | x86: syscall_get_nr returns int | Roland McGrath | 2009-09-22 | 1 | -7/+7 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | ep93xx video driver platform support | Ryan Mallon | 2009-09-23 | 5 | -1/+183 | |
| * | | | | | | | | | | | | omapfb: fix coding style / remove dead line | arun c | 2009-09-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | N770: enable LCD MIPI-DCS in Kconfig | Imre Deak | 2009-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | omapfb: add support for the ZOOM MDK LCD | Stanley.Miao | 2009-09-23 | 1 | -2/+52 | |
| * | | | | | | | | | | | | omapfb: add support for the OMAP3 Beagle DVI output | Koen Kooi | 2009-09-23 | 1 | -1/+46 | |
| * | | | | | | | | | | | | omapfb: add support for the 3430SDP LCD | Kevin Hilman | 2009-09-23 | 1 | -2/+37 | |
| * | | | | | | | | | | | | omapfb: add support for MIPI-DCS compatible LCDs | Imre Deak | 2009-09-23 | 1 | -0/+5 | |
| * | | | | | | | | | | | | spi: McSPI support for OMAP4 | Syed Rafiuddin | 2009-09-23 | 1 | -6/+23 | |
| * | | | | | | | | | | | | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer | 2009-09-23 | 1 | -0/+27 | |
| * | | | | | | | | | | | | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 | |
| * | | | | | | | | | | | | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 7 | -73/+1 | |
| * | | | | | | | | | | | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 4 | -5/+10 | |
| * | | | | | | | | | | | | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 7 | -23/+5 | |
| * | | | | | | | | | | | | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 7 | -19/+23 | |
| * | | | | | | | | | | | | omap4: mmc driver support on OMAP4 | kishore kadiyala | 2009-09-23 | 3 | -6/+47 | |
| * | | | | | | | | | | | | AT91: atmel-mci: Platform configuration to the the atmel-mci driver | Rob Emanuele | 2009-09-23 | 5 | -0/+386 | |
| * | | | | | | | | | | | | powerpc: introduce and document sdhci,wp-inverted property for eSDHC | Anton Vorontsov | 2009-09-23 | 7 | -0/+7 | |
| * | | | | | | | | | | | | ARM: OMAP: RX51: set MMC capabilities and power-saving flag | Adrian Hunter | 2009-09-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | | ARM: OMAP: mmc-twl4030: add regulator sleep / wake function | Adrian Hunter | 2009-09-23 | 2 | -0/+59 | |
| * | | | | | | | | | | | | omap_hsmmc: support for deeper power saving states | Denis Karpov | 2009-09-23 | 3 | -0/+7 | |
| * | | | | | | | | | | | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2009-09-23 | 3 | -0/+7 | |
| * | | | | | | | | | | | | ARM: OMAP: mmc-twl4030: add context loss counter support | Denis Karpov | 2009-09-23 | 2 | -0/+18 | |
| * | | | | | | | | | | | | Blackfin: override text/data checking functions | Mike Frysinger | 2009-09-23 | 1 | -3/+35 | |
| * | | | | | | | | | | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 2009-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | seq_file: constify seq_operations | James Morris | 2009-09-23 | 3 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-22 | 2 | -21/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 2009-09-22 | 2 | -21/+21 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kmemcheck: remove useless check | Vegard Nossum | 2009-07-01 | 1 | -3/+0 | |
| | * | | | | | | | | | | | kmemcheck: remove duplicated #include | Huang Weiyi | 2009-07-01 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 25 | -26/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 4 | -4/+4 | |
| | * | | | | | | | | | | | | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 2009-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 2 | -2/+2 |