| Commit message (Expand) | Author | Age | Files | Lines |
* | m32r: Convert m32104ut irq chip | Thomas Gleixner | 2011-01-21 | 1 | -29/+27 |
* | m32r: Convert m32104ut irq handling | Thomas Gleixner | 2011-01-21 | 1 | -25/+21 |
* | m32r: Cleanup direct irq_desc access | Thomas Gleixner | 2011-01-21 | 9 | -307/+83 |
* | cris: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 2 | -5/+3 |
* | cris: Convert V32 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -35/+15 |
* | cris: Convert V10 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -31/+10 |
* | cris: Use irq handling wrapper | Thomas Gleixner | 2011-01-21 | 1 | -2/+2 |
* | h8300: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 2 | -5/+3 |
* | h8300: Convert interrupt handling to flow handler | Thomas Gleixner | 2011-01-21 | 1 | -12/+3 |
* | h8300: Convert to new irq_chip functions | Thomas Gleixner | 2011-01-21 | 1 | -17/+16 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | 7 | -40/+22 |
|\ |
|
| * | smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t... | Tejun Heo | 2011-01-20 | 1 | -4/+7 |
| * | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 6 | -36/+15 |
* | | ACPI / PM: Call suspend_nvs_free() earlier during resume | Rafael J. Wysocki | 2011-01-20 | 1 | -1/+1 |
* | | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 2011-01-20 | 4 | -11/+27 |
* | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 310 | -535/+642 |
|\ \ |
|
| * | | kernel/smp.c: consolidate writes in smp_call_function_interrupt() | Milton Miller | 2011-01-20 | 1 | -10/+19 |
| * | | kernel/smp.c: fix smp_call_function_many() SMP race | Anton Blanchard | 2011-01-20 | 1 | -0/+30 |
| * | | memcg: correctly order reading PCG_USED and pc->mem_cgroup | Johannes Weiner | 2011-01-20 | 1 | -18/+9 |
| * | | backlight: fix 88pm860x_bl macro collision | Randy Dunlap | 2011-01-20 | 1 | -2/+2 |
| * | | drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking | Janusz Krzysztofik | 2011-01-20 | 1 | -7/+8 |
| * | | MAINTAINERS: update Atmel AT91 entry | Nicolas Ferre | 2011-01-20 | 1 | -2/+6 |
| * | | mm: fix truncate_setsize() comment | Jan Kara | 2011-01-20 | 1 | -6/+5 |
| * | | memcg: fix rmdir, force_empty with THP | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -11/+26 |
| * | | memcg: fix LRU accounting with THP | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -4/+18 |
| * | | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 2011-01-20 | 3 | -40/+62 |
| * | | memcg: modify accounting function for supporting THP better | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -13/+12 |
| * | | fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio | David Dillow | 2011-01-20 | 1 | -3/+7 |
| * | | mm: compaction: prevent division-by-zero during user-requested compaction | Johannes Weiner | 2011-01-20 | 1 | -0/+11 |
| * | | mm/vmscan.c: remove duplicate include of compaction.h | Jesper Juhl | 2011-01-20 | 1 | -1/+0 |
| * | | memblock: fix memblock_is_region_memory() | Tomi Valkeinen | 2011-01-20 | 1 | -4/+4 |
| * | | thp: keep highpte mapped until it is no longer needed | Johannes Weiner | 2011-01-20 | 1 | -1/+2 |
| * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 298 | -423/+431 |
| |/ |
|
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-01-20 | 140 | -41/+42 |
|\ \ |
|
| * | | tty: update MAINTAINERS file due to driver movement | Greg Kroah-Hartman | 2011-01-13 | 1 | -25/+25 |
| * | | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 122 | -3/+3 |
| * | | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 18 | -13/+14 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-20 | 5 | -22/+117 |
|\ \ \ |
|
| * | | | sched, cgroup: Use exit hook to avoid use-after-free crash | Peter Zijlstra | 2011-01-19 | 1 | -0/+18 |
| * | | | sched: Fix signed unsigned comparison in check_preempt_tick() | Mike Galbraith | 2011-01-18 | 1 | -0/+3 |
| * | | | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count | Yong Zhang | 2011-01-18 | 2 | -5/+4 |
| * | | | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure | Mike Galbraith | 2011-01-18 | 3 | -1/+33 |
| * | | | sched: Display autogroup names in /proc/sched_debug | Bharata B Rao | 2011-01-18 | 2 | -0/+8 |
| * | | | sched: Reinstate group names in /proc/sched_debug | Bharata B Rao | 2011-01-18 | 1 | -0/+35 |
| * | | | sched: Update effective_load() to use global share weights | Paul Turner | 2011-01-18 | 1 | -16/+16 |
* | | | | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2011-01-20 | 1 | -18/+13 |
|\ \ \ \ |
|
| * | | | | xenbus: Fix memory leak on release | Daniel De Graaf | 2010-12-20 | 1 | -0/+5 |
| * | | | | xenbus: avoid zero returns from read() | Daniel De Graaf | 2010-09-09 | 1 | -0/+3 |
| * | | | | xenbus: add missing wakeup in concurrent read/write | Daniel De Graaf | 2010-09-08 | 1 | -0/+1 |
| * | | | | xenbus: allow any xenbus command over /proc/xen/xenbus | Diego Ongaro | 2010-09-01 | 1 | -16/+2 |