summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
* cris: Use irq handling wrapperThomas Gleixner2011-01-211-2/+2
* h8300: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
* h8300: Convert interrupt handling to flow handlerThomas Gleixner2011-01-211-12/+3
* h8300: Convert to new irq_chip functionsThomas Gleixner2011-01-211-17/+16
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-207-40/+22
|\
| * smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo2011-01-201-4/+7
| * lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-206-36/+15
* | ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki2011-01-201-1/+1
* | ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2011-01-204-11/+27
* | Merge branch 'akpm'Linus Torvalds2011-01-20310-535/+642
|\ \
| * | kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller2011-01-201-10/+19
| * | kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard2011-01-201-0/+30
| * | memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner2011-01-201-18/+9
| * | backlight: fix 88pm860x_bl macro collisionRandy Dunlap2011-01-201-2/+2
| * | drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik2011-01-201-7/+8
| * | MAINTAINERS: update Atmel AT91 entryNicolas Ferre2011-01-201-2/+6
| * | mm: fix truncate_setsize() commentJan Kara2011-01-201-6/+5
| * | memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki2011-01-201-11/+26
| * | memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki2011-01-201-4/+18
| * | memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-203-40/+62
| * | memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki2011-01-201-13/+12
| * | fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow2011-01-201-3/+7
| * | mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner2011-01-201-0/+11
| * | mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl2011-01-201-1/+0
| * | memblock: fix memblock_is_region_memory()Tomi Valkeinen2011-01-201-4/+4
| * | thp: keep highpte mapped until it is no longer neededJohannes Weiner2011-01-201-1/+2
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20298-423/+431
| |/
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20140-41/+42
|\ \
| * | tty: update MAINTAINERS file due to driver movementGreg Kroah-Hartman2011-01-131-25/+25
| * | tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13122-3/+3
| * | tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1318-13/+14
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-205-22/+117
|\ \ \
| * | | sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-191-0/+18
| * | | sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-181-0/+3
| * | | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-182-5/+4
| * | | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-183-1/+33
| * | | sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-182-0/+8
| * | | sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-181-0/+35
| * | | sched: Update effective_load() to use global share weightsPaul Turner2011-01-181-16/+16
* | | | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-201-18/+13
|\ \ \ \
| * | | | xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-201-0/+5
| * | | | xenbus: avoid zero returns from read()Daniel De Graaf2010-09-091-0/+3
| * | | | xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-081-0/+1
| * | | | xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-011-16/+2
| * | | | xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-251-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2011-01-2013-381/+455
|\ \ \ \ \
| * | | | | cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton2011-01-201-25/+38
| * | | | | cifs: remove code for setting timeouts on requestsJeff Layton2011-01-206-50/+17
OpenPOWER on IntegriCloud