summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang1-4/+1
2012-02-01clocksource: scx200_hrt: use pr_<level> instead of printkJim Cromie1-2/+2
2012-01-26clocksource: cyclone: Add missing iounmapJulia Lawall1-1/+1
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds13-22/+38
2012-01-23Merge branch 'akpm'Linus Torvalds24-144/+388
2012-01-23Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds1-0/+11
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-202/+462
2012-01-23docbook: fix sched source file names in device-drivers bookRandy Dunlap1-1/+3
2012-01-23docbook: change iomap source filename in deviceiobookRandy Dunlap1-1/+1
2012-01-23docbook: don't use serial_core.h in device-drivers bookRandy Dunlap1-1/+0
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2-3/+2
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap1-1/+1
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap1-3/+3
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap1-4/+5
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap1-2/+3
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap1-1/+2
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov1-9/+28
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins5-96/+83
2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins3-23/+33
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2-0/+20
2012-01-23mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton1-3/+6
2012-01-23mm: memcg: update the correct soft limit tree during migrationJohannes Weiner1-1/+1
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon1-0/+3
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin1-0/+2
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2-2/+2
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli1-1/+1
2012-01-23ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso1-2/+1
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior3-0/+179
2012-01-23mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko1-3/+10
2012-01-23mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko1-0/+11
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-20MAINTAINERS: Add dma-buf sharing framework maintainerSumit Semwal1-0/+11
2012-01-19Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9677-298341/+502894
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2