| Commit message (Expand) | Author | Age | Files | Lines |
* | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-27 | 2 | -2/+2 |
* | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter | 2010-10-27 | 3 | -26/+0 |
* | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-27 | 3 | -5/+3 |
* | um: migrate from __do_IRQ() to generic_handle_irq() | Richard Weinberger | 2010-10-27 | 2 | -11/+7 |
* | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath | 2010-10-27 | 2 | -2/+29 |
* | uml: define CONFIG_NO_DMA | FUJITA Tomonori | 2010-10-27 | 3 | -113/+3 |
* | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky | 2010-10-27 | 4 | -40/+30 |
* | alpha: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-27 | 1 | -0/+3 |
* | x86: access_error API cleanup | Michel Lespinasse | 2010-10-27 | 1 | -3/+3 |
* | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 2010-10-27 | 1 | -12/+26 |
* | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 2010-10-27 | 1 | -3/+2 |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-27 | 29 | -95/+18 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-27 | 20 | -257/+294 |
* | um: fix IRQ flag handling naming | Richard Weinberger | 2010-10-27 | 1 | -17/+32 |
* | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger | 2010-10-27 | 1 | -1/+1 |
* | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger | 2010-10-27 | 1 | -1/+1 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-10-26 | 1 | -0/+5 |
|\ |
|
| * | omap: rx51: Add support for USB chargers | Heikki Krogerus | 2010-08-20 | 1 | -0/+5 |
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-10-26 | 2 | -6/+14 |
|\ \ |
|
| * \ | Merge branch 'hwpoison-hugepages' into hwpoison | Andi Kleen | 2010-10-22 | 1 | -6/+13 |
| |\ \ |
|
| | * | | x86: HWPOISON: Report correct address granuality for huge hwpoison faults | Andi Kleen | 2010-10-08 | 1 | -6/+13 |
| * | | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoison | Andi Kleen | 2010-10-22 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Add _addr_lsb field to ia64 siginfo | Andi Kleen | 2010-10-12 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 2010-10-26 | 15 | -34/+771 |
|\ \ \ \ |
|
| * | | | | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board | Nicolas Ferre | 2010-10-26 | 2 | -0/+189 |
| * | | | | AT91: pm: make sure that r0 is 0 when dealing with cache operations | Nicolas Ferre | 2010-10-26 | 3 | -3/+10 |
| * | | | | AT91: pm: use plain cpu_do_idle() for "wait for interrupt" | Nicolas Ferre | 2010-10-26 | 2 | -2/+8 |
| * | | | | AT91: reset: extend alternate reset procedure to several chips | Nicolas Ferre | 2010-10-26 | 6 | -35/+12 |
| * | | | | AT91: reset routine cleanup, remove not needed icache flush | Nicolas Ferre | 2010-10-26 | 4 | -58/+51 |
| * | | | | AT91: trivial: align comment of at91sam9g20_reset with one more tab | Nicolas Ferre | 2010-10-26 | 1 | -7/+7 |
| * | | | | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet | Peter Horton | 2010-10-26 | 3 | -2/+63 |
| * | | | | AT91: add board support for Pcontrol_G20 | Peter Gsellmann | 2010-10-26 | 4 | -0/+504 |
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-10-26 | 3 | -38/+23 |
|\ \ \ \ \ |
|
| * | | | | | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB | Senthilvadivu Guruswamy | 2010-10-22 | 1 | -0/+16 |
| * | | | | | arm/omap: simplify conditional | Nicolas Kaiser | 2010-10-22 | 1 | -1/+1 |
| * | | | | | OMAP: DSS2: Use dss_features framework on DSS2 code | Archit Taneja | 2010-10-22 | 1 | -31/+0 |
| * | | | | | ARM: omap/fb: move get_fbmem_region() to .init.text | Uwe Kleine-König | 2010-10-22 | 1 | -1/+1 |
| * | | | | | ARM: omap/fb: move omapfb_reserve_sram to .init.text | Uwe Kleine-König | 2010-10-22 | 1 | -3/+3 |
| * | | | | | ARM: omap/fb: move omap_init_fb to .init.text | Uwe Kleine-König | 2010-10-22 | 1 | -2/+2 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-10-26 | 2 | -3/+3 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. | Rakib Mullick | 2010-10-22 | 1 | -1/+1 |
| * | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type | Julia Lawall | 2010-10-22 | 2 | -2/+2 |
* | | | | | | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2010-10-26 | 32 | -629/+4291 |
|\ \ \ \ \ \ |
|
| * | | | | | | tegra: harmony: enable PCI Express | Mike Rapoport | 2010-10-22 | 2 | -0/+58 |
| * | | | | | | tegra: add PCI Express support | Mike Rapoport | 2010-10-22 | 6 | -1/+936 |
| * | | | | | | tegra: add PCI Express clocks | Mike Rapoport | 2010-10-22 | 1 | -0/+48 |
| * | | | | | | [ARM] tegra: Add APB DMA support | Colin Cross | 2010-10-22 | 5 | -0/+922 |
| * | | | | | | [ARM] tegra: Add cpufreq support | Colin Cross | 2010-10-22 | 3 | -0/+187 |
| * | | | | | | [ARM] tegra: common: Update common clock init table | Colin Cross | 2010-10-22 | 1 | -2/+2 |
| * | | | | | | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups | Colin Cross | 2010-10-22 | 7 | -210/+1005 |