index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
sh: clkfwk: Convert to IS_ERR_OR_NULL.
Paul Mundt
1
-1
/
+1
2011-06-24
drivers: sh: late disabling of clocks V2
Magnus Damm
1
-1
/
+26
2011-06-23
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
1
-0
/
+2
2011-06-23
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
1
-1
/
+1
2011-06-22
KEYS: Fix error handling in construct_key_and_link()
David Howells
1
-1
/
+2
2011-06-22
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
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
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-21
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
Kuninori Morimoto
2
-0
/
+10
2011-06-21
dmaengine: shdma: add dmaor_is_32bit flag
Kuninori Morimoto
2
-2
/
+14
2011-06-21
dmaengine: shdma: add chcr_ie_bit
Kuninori Morimoto
3
-2
/
+11
2011-06-21
dmaengine: shdma: add chcr_write/read function
Kuninori Morimoto
3
-8
/
+29
2011-06-21
sh: add platform_device of EHCI/OHCI to setup-sh7757
Yoshihiro Shimoda
1
-0
/
+50
2011-06-21
sh: fix compile error using sh7757lcr_defconfig
Yoshihiro Shimoda
1
-5
/
+3
2011-06-21
Linux 3.0-rc4
v3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-21
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-21
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
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
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-06-20
sh: Fix up build fallout from serial merge.
Paul Mundt
3
-1
/
+3
[next]