summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: Avoid setting alarm to a time in the pastJohn Stultz2012-01-271-1/+10
* Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-2313-22/+38
|\
| * docbook: fix sched source file names in device-drivers bookRandy Dunlap2012-01-231-1/+3
| * docbook: change iomap source filename in deviceiobookRandy Dunlap2012-01-231-1/+1
| * docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-231-1/+0
| * kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-232-3/+2
| * kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| * kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-231-1/+1
| * kernel-doc: fix new warning in regulator coreRandy Dunlap2012-01-231-0/+1
| * kernel-doc: fix new warnings in pciRandy Dunlap2012-01-231-3/+3
| * kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-231-4/+5
| * kernel-doc: fix new warnings in auditsc.cRandy Dunlap2012-01-231-2/+3
| * scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap2012-01-231-1/+2
* | Merge branch 'akpm'Linus Torvalds2012-01-2324-144/+388
|\ \
| * | score: fix off-by-one index into syscall tableDan Rosenberg2012-01-231-1/+1
| * | mm: fix rss count leakage during migrationKonstantin Khlebnikov2012-01-231-9/+28
| * | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-235-96/+83
| * | SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-233-23/+33
| * | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-232-0/+20
| * | mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton2012-01-231-3/+6
| * | mm: memcg: update the correct soft limit tree during migrationJohannes Weiner2012-01-231-1/+1
| * | proc: clear_refs: do not clear reserved pagesWill Deacon2012-01-231-0/+3
| * | drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin2012-01-231-0/+2
| * | drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2012-01-232-2/+2
| * | kprobes: initialize before using a hlistAnanth N Mavinakayanahalli2012-01-231-1/+1
| * | ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso2012-01-231-2/+1
| * | leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior2012-01-233-0/+179
| * | mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko2012-01-231-3/+10
| * | mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko2012-01-231-0/+11
| * | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-233-14/+18
| |/
* | Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-01-231-0/+11
|\ \
| * | MAINTAINERS: Add dma-buf sharing framework maintainerSumit Semwal2012-01-201-0/+11
| |/
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-2317-202/+462
|\ \ | |/ |/|
| * CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-198-138/+146
| * [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-191-2/+1
| * [CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French2012-01-191-0/+2
| * Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6Steve French2012-01-188-63/+312
| |\
| | * cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton2012-01-181-1/+10
| | * cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton2012-01-181-10/+165
| | * cifs: sanitize username handlingJeff Layton2012-01-183-13/+27
| | * keys: add a "logon" key typeJeff Layton2012-01-184-1/+41
| | * cifs: lower default wsize when unix extensions are not usedJeff Layton2012-01-181-4/+19
| | * cifs: better instrumentation for coalesce_t2Jeff Layton2012-01-181-34/+50
| * | Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6Steve French2012-01-148006-225159/+371802
| |\|
| | * cifs: integer overflow in parse_dacl()Dan Carpenter2012-01-121-0/+2
| * | Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6Steve French2011-12-161237-10510/+14096
| |\ \
| * | | cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-11-101-3/+3
| * | | CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky2011-11-081-0/+26