index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
Fix CPU spinlock lockups on secondary CPU bringup
Russell King
1
-6
/
+8
2011-06-23
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-06-23
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
4
-12
/
+11
2011-06-22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-75
/
+50
2011-06-22
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
1
-0
/
+2
2011-06-22
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
1
-1
/
+1
2011-06-21
KEYS: Fix error handling in construct_key_and_link()
David Howells
1
-1
/
+2
2011-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-06-21
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
18
-66
/
+139
2011-06-21
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
1
-1
/
+3
2011-06-21
PM / Domains: Update documentation
Rafael J. Wysocki
1
-27
/
+14
2011-06-21
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
1
-2
/
+2
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
2
-2
/
+13
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
4
-11
/
+15
2011-06-21
PM: Update documentation regarding sysdevs
Rafael J. Wysocki
1
-26
/
+0
2011-06-21
PM / Runtime: Update doc: usage count no longer incremented across system PM
Kevin Hilman
1
-5
/
+0
2011-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-22
/
+66
2011-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
12
-265
/
+223
2011-06-21
NFS: Fix decode_secinfo_maxsz
Bryan Schumaker
1
-1
/
+1
2011-06-21
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
Trond Myklebust
1
-5
/
+16
2011-06-21
NFSv4.1: Fix some issues with pnfs_generic_pg_test
Trond Myklebust
2
-5
/
+10
2011-06-20
Linux 3.0-rc4
v3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-20
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-61
/
+84
2011-06-20
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-3
/
+11
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-21
/
+25
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-77
/
+563
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-44
/
+15
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-20
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
jfs: agstart field must be 64 bits
Dave Kleikamp
1
-1
/
+1
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
3
-3
/
+9
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
1
-2
/
+2
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-8
/
+32
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-6
/
+8
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-189
/
+174
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
3
-9
/
+9
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
1
-2
/
+1
2011-06-20
jfs: old_agsize should be 64 bits in jfs_extendfs
Dave Kleikamp
1
-1
/
+1
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2
-8
/
+10
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
[next]