summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-261-19/+44
* ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-263-5/+12
* ntp: Cleanup timex.hJohn Stultz2012-01-262-16/+12
* time: Add timekeeper lockJohn Stultz2012-01-261-44/+82
* time: Cleanup global variables and move them to the topJohn Stultz2012-01-261-12/+12
* time: Move raw_time into timekeeper structureJohn Stultz2012-01-261-13/+10
* time: Move xtime into timekeeeper structureJohn Stultz2012-01-261-44/+47
* time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-261-32/+37
* time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-261-9/+15
* 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-188-138/+146
| * [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-181-2/+1
| * [CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French2012-01-181-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-171-1/+10
| | * cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton2012-01-171-10/+165
| | * cifs: sanitize username handlingJeff Layton2012-01-173-13/+27
OpenPOWER on IntegriCloud