index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: optimize out 16 bytes worth of padding in struct inode
Theodore Ts'o
2011-10-29
1
-5
/
+5
*
ext4: optimize ext4_ext_convert_to_initialized()
Eric Gouriou
2011-10-27
1
-0
/
+82
*
jdb/jbd2: factor out common functions from the jbd[2] header files
Thomas Gleixner
2011-10-27
3
-127
/
+70
*
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
2011-09-09
1
-7
/
+391
*
jbd2: use gfp_t instead of int
Dan Carpenter
2011-09-04
1
-2
/
+2
*
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2011-08-31
2
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-19
7
-15
/
+101
|
\
|
*
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
2011-08-15
1
-0
/
+1
|
*
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-08-11
2
-11
/
+14
|
*
Move some REQ flags to the common bio/request area
Matthew Wilcox
2011-08-11
1
-3
/
+4
|
*
loop: add management interface for on-demand device allocation
Kay Sievers
2011-07-31
2
-0
/
+5
|
*
loop: replace linked list of allocated devices with an idr index
Kay Sievers
2011-07-31
1
-1
/
+0
|
*
block: add bsg helper library
Mike Christie
2011-07-31
2
-0
/
+77
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-08-19
1
-1
/
+15
|
\
\
|
*
|
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
1
-0
/
+1
|
*
|
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
1
-1
/
+14
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-17
1
-3
/
+7
|
\
\
\
|
*
|
|
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-08-14
1
-3
/
+7
*
|
|
|
mm: fix __page_to_pfn for a const struct page argument
Ian Campbell
2011-08-17
2
-4
/
+4
*
|
|
|
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.
Ian Campbell
2011-08-17
2
-2
/
+2
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-08-17
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
rtc: Limit RTC PIE frequency
Thomas Gleixner
2011-07-26
1
-0
/
+3
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-08-17
2
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
irq: Track the owner of irq descriptor
Sebastian Andrzej Siewior
2011-07-28
2
-1
/
+11
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-08-14
1
-2
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
2011-08-13
1
-2
/
+0
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-08-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ASoC: omap: Update e-mail address of Jarkko Nikula
Jarkko Nikula
2011-08-12
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-12
1
-0
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dt: add empty of_get_property for non-dt
Stephen Warren
2011-08-09
1
-0
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-12
3
-4
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipv4: route non-local sources for raw socket
Julian Anastasov
2011-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
net: Make userland include of netlink.h more sane.
David S. Miller
2011-08-07
2
-3
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-08-11
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-08-09
1
-14
/
+14
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ASoC: Rename WM8915 to WM8996
Mark Brown
2011-08-08
1
-14
/
+14
|
|
/
/
/
/
/
*
|
|
|
|
|
mm: Fix fixup_user_fault() for MMU=n
Peter Zijlstra
2011-08-08
1
-2
/
+10
*
|
|
|
|
|
cred: use 'const' in get_current_{user,groups}
Linus Torvalds
2011-08-08
1
-2
/
+2
*
|
|
|
|
|
CRED: Restore const to current_cred()
David Howells
2011-08-08
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
|
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
2
-5
/
+130
|
\
\
\
\
\
|
*
|
|
|
|
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
1
-0
/
+125
|
*
|
|
|
|
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
1
-22
/
+37
*
|
|
|
|
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
1
-17
/
+13
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
3
-12
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
2
-12
/
+20
|
*
|
|
|
|
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
1
-0
/
+5
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-08-06
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
2011-08-05
1
-0
/
+2
|
|
/
/
/
/
/
[next]