aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2011-01-20
* Merge branch 'akpm'Linus Torvalds2011-01-20
|\
| * kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller2011-01-20
| * kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard2011-01-20
| * memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner2011-01-20
| * backlight: fix 88pm860x_bl macro collisionRandy Dunlap2011-01-20
| * drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik2011-01-20
| * MAINTAINERS: update Atmel AT91 entryNicolas Ferre2011-01-20
| * mm: fix truncate_setsize() commentJan Kara2011-01-20
| * memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki2011-01-20
| * memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki2011-01-20
| * memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-20
| * memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki2011-01-20
| * fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow2011-01-20
| * mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner2011-01-20
| * mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl2011-01-20
| * memblock: fix memblock_is_region_memory()Tomi Valkeinen2011-01-20
| * thp: keep highpte mapped until it is no longer neededJohannes Weiner2011-01-20
| * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20
|\ \
| * | tty: update MAINTAINERS file due to driver movementGreg Kroah-Hartman2011-01-13
| * | tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13
| * | tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-20
|\ \ \
| * | | sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-19
| * | | sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-18
| * | | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-18
| * | | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-18
| * | | sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-18
| * | | sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-18
| * | | sched: Update effective_load() to use global share weightsPaul Turner2011-01-18
* | | | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-20
|\ \ \ \
| * | | | xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-20
| * | | | xenbus: avoid zero returns from read()Daniel De Graaf2010-09-08
| * | | | xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-08
| * | | | xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-01
| * | | | xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-25
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2011-01-20
|\ \ \ \ \
| * | | | | cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton2011-01-20
| * | | | | cifs: remove code for setting timeouts on requestsJeff Layton2011-01-20
| * | | | | [CIFS] cifs: reconnect unresponsive serversSteve French2011-01-20
| * | | | | cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton2011-01-20
| * | | | | cifs: add ability to send an echo requestJeff Layton2011-01-20
| * | | | | cifs: add cifs_call_asyncJeff Layton2011-01-20
| * | | | | cifs: allow for different handling of received responseJeff Layton2011-01-20
| * | | | | cifs: clean up sync_mid_resultJeff Layton2011-01-20
| * | | | | cifs: don't reconnect server when we don't get a responseJeff Layton2011-01-20
| * | | | | cifs: wait indefinitely for responsesJeff Layton2011-01-20
| * | | | | cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-19
| * | | | | cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar2011-01-19