summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | [CIFS] cifs: reconnect unresponsive serversSteve French2011-01-203-5/+25
| * | | | | cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton2011-01-202-0/+30
| * | | | | cifs: add ability to send an echo requestJeff Layton2011-01-204-1/+65
| * | | | | cifs: add cifs_call_asyncJeff Layton2011-01-202-1/+62
| * | | | | cifs: allow for different handling of received responseJeff Layton2011-01-204-35/+60
| * | | | | cifs: clean up sync_mid_resultJeff Layton2011-01-201-17/+18
| * | | | | cifs: don't reconnect server when we don't get a responseJeff Layton2011-01-201-3/+1
| * | | | | cifs: wait indefinitely for responsesJeff Layton2011-01-201-93/+17
| * | | | | cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-191-2/+11
| * | | | | cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar2011-01-191-2/+2
| * | | | | [CIFS] Update cifs version numberSteve French2011-01-191-1/+1
OpenPOWER on IntegriCloud