index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Avoid setting alarm to a time in the past
John Stultz
2012-01-27
1
-1
/
+10
*
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2012-01-23
13
-22
/
+38
|
\
|
*
docbook: fix sched source file names in device-drivers book
Randy Dunlap
2012-01-23
1
-1
/
+3
|
*
docbook: change iomap source filename in deviceiobook
Randy Dunlap
2012-01-23
1
-1
/
+1
|
*
docbook: don't use serial_core.h in device-drivers book
Randy Dunlap
2012-01-23
1
-1
/
+0
|
*
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
2
-3
/
+2
|
*
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
2012-01-23
1
-0
/
+6
|
*
kernel-doc: fix new warning in usb.h
Randy Dunlap
2012-01-23
1
-0
/
+1
|
*
kernel-doc: fix new warnings in device.h
Randy Dunlap
2012-01-23
1
-5
/
+10
|
*
kernel-doc: fix new warnings in debugfs
Randy Dunlap
2012-01-23
1
-1
/
+1
|
*
kernel-doc: fix new warning in regulator core
Randy Dunlap
2012-01-23
1
-0
/
+1
|
*
kernel-doc: fix new warnings in pci
Randy Dunlap
2012-01-23
1
-3
/
+3
|
*
kernel-doc: fix new warnings in driver-core
Randy Dunlap
2012-01-23
1
-4
/
+5
|
*
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
2012-01-23
1
-2
/
+3
|
*
scripts/kernel-doc: fix fatal error caused by cfg80211.h
Randy Dunlap
2012-01-23
1
-1
/
+2
*
|
Merge branch 'akpm'
Linus Torvalds
2012-01-23
24
-144
/
+388
|
\
\
|
*
|
score: fix off-by-one index into syscall table
Dan Rosenberg
2012-01-23
1
-1
/
+1
|
*
|
mm: fix rss count leakage during migration
Konstantin Khlebnikov
2012-01-23
1
-9
/
+28
|
*
|
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
5
-96
/
+83
|
*
|
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-23
3
-23
/
+33
|
*
|
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
2012-01-23
2
-0
/
+20
|
*
|
mm/hugetlb.c: undo change to page mapcount in fault handler
Hillf Danton
2012-01-23
1
-3
/
+6
|
*
|
mm: memcg: update the correct soft limit tree during migration
Johannes Weiner
2012-01-23
1
-1
/
+1
|
*
|
proc: clear_refs: do not clear reserved pages
Will Deacon
2012-01-23
1
-0
/
+3
|
*
|
drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...
Axel Lin
2012-01-23
1
-0
/
+2
|
*
|
drivers/video/backlight/adp88x0_bl.c: fix bit testing logic
Axel Lin
2012-01-23
2
-2
/
+2
|
*
|
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-23
1
-1
/
+1
|
*
|
ipc/mqueue: simplify reading msgqueue limit
Davidlohr Bueso
2012-01-23
1
-2
/
+1
|
*
|
leds: add led driver for Bachmann's ot200
Sebastian Andrzej Siewior
2012-01-23
3
-0
/
+179
|
*
|
mm: __count_immobile_pages(): make sure the node is online
Michal Hocko
2012-01-23
1
-3
/
+10
|
*
|
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
2012-01-23
1
-0
/
+11
|
*
|
mm: fix warnings regarding enum migrate_mode
Andrew Morton
2012-01-23
3
-14
/
+18
|
|
/
*
|
Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...
Linus Torvalds
2012-01-23
1
-0
/
+11
|
\
\
|
*
|
MAINTAINERS: Add dma-buf sharing framework maintainer
Sumit Semwal
2012-01-20
1
-0
/
+11
|
|
/
*
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-01-23
17
-202
/
+462
|
\
\
|
|
/
|
/
|
|
*
CIFS: Rename *UCS* functions to *UTF16*
Steve French
2012-01-19
8
-138
/
+146
|
*
[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
Steve French
2012-01-19
1
-2
/
+1
|
*
[CIFS] Fix build break with multiuser patch when LANMAN disabled
Steve French
2012-01-19
1
-0
/
+2
|
*
Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6
Steve French
2012-01-18
8
-63
/
+312
|
|
\
|
|
*
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
2012-01-18
1
-1
/
+10
|
|
*
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
Jeff Layton
2012-01-18
1
-10
/
+165
|
|
*
cifs: sanitize username handling
Jeff Layton
2012-01-18
3
-13
/
+27
|
|
*
keys: add a "logon" key type
Jeff Layton
2012-01-18
4
-1
/
+41
|
|
*
cifs: lower default wsize when unix extensions are not used
Jeff Layton
2012-01-18
1
-4
/
+19
|
|
*
cifs: better instrumentation for coalesce_t2
Jeff Layton
2012-01-18
1
-34
/
+50
|
*
|
Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6
Steve French
2012-01-14
8006
-225159
/
+371802
|
|
\
|
|
|
*
cifs: integer overflow in parse_dacl()
Dan Carpenter
2012-01-12
1
-0
/
+2
|
*
|
Merge branch 'master' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6
Steve French
2011-12-16
1237
-10510
/
+14096
|
|
\
\
|
*
|
|
cifs: Fix sparse warning when calling cifs_strtoUCS
Steve French
2011-11-10
1
-3
/
+3
|
*
|
|
CIFS: Add descriptions to the brlock cache functions
Pavel Shilovsky
2011-11-08
1
-0
/
+26
[next]