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
*
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
2013-02-27
1
-0
/
+14
*
idr: remove _idr_rc_to_errno() hack
Tejun Heo
2013-02-27
1
-6
/
+0
*
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
2013-02-27
1
-12
/
+35
*
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
2013-02-27
1
-16
/
+12
*
idr: deprecate idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+13
*
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2013-02-27
2
-2
/
+5
*
coredump: remove redundant defines for dumpable states
Kees Cook
2013-02-27
1
-5
/
+0
*
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
2013-02-27
1
-0
/
+2
*
fat: add extended fileds to struct fat_boot_sector
Oleksij Rempel
2013-02-27
1
-8
/
+28
*
hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes
Vyacheslav Dubeyko
2013-02-27
1
-5
/
+8
*
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
1
-3
/
+3
*
lib/scatterlist: add simple page iterator
Imre Deak
2013-02-27
1
-0
/
+35
*
backlight: add new lp8788 backlight driver
Kim, Milo
2013-02-27
1
-19
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
7
-12
/
+21
|
\
|
*
fs/exec.c: make bprm_mm_init() static
Yuanhan Liu
2013-02-26
1
-1
/
+0
|
*
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
1
-0
/
+1
|
*
kill f_vfsmnt
Al Viro
2013-02-26
1
-1
/
+0
|
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
2
-1
/
+3
|
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-1
/
+1
|
*
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
1
-0
/
+4
|
*
constify d_lookup() arguments
Al Viro
2013-02-22
1
-1
/
+1
|
*
constify __d_lookup() arguments
Al Viro
2013-02-22
1
-1
/
+1
|
*
vfs: remove d_path_with_unreachable
Jeff Layton
2013-02-22
1
-1
/
+0
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
4
-5
/
+10
*
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-26
1
-4
/
+4
|
\
\
|
*
|
asm-generic: io: Fix ioread16/32be and iowrite16/32be
Michal Simek
2013-02-12
1
-4
/
+4
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-26
2
-2
/
+1
|
\
\
\
|
*
|
|
cputime: Constify timeval_to_cputime(timeval) argument
Li Zhong
2013-02-24
1
-1
/
+1
|
*
|
|
sched: Move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-22
2
-6
/
+6
|
*
|
|
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-20
1
-1
/
+0
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-26
4
-62
/
+303
|
\
\
\
\
|
*
|
|
|
ext4: reclaim extents from extent status tree
Zheng Liu
2013-02-18
1
-0
/
+60
|
*
|
|
|
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
1
-0
/
+56
|
*
|
|
|
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
2013-02-18
1
-9
/
+6
|
*
|
|
|
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-18
1
-12
/
+22
|
*
|
|
|
ext4: refine extent status tree
Zheng Liu
2013-02-18
1
-20
/
+20
|
*
|
|
|
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
2013-02-09
1
-2
/
+1
|
*
|
|
|
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-08
2
-1
/
+105
|
*
|
|
|
jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"
Theodore Ts'o
2013-02-07
1
-25
/
+3
|
*
|
|
|
jbd2: track request delay statistics
Theodore Ts'o
2013-02-06
2
-2
/
+13
|
*
|
|
|
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
Theodore Ts'o
2013-01-24
1
-0
/
+1
|
*
|
|
|
ext4: add tracepoint in punching hole
Zheng Liu
2013-01-16
1
-0
/
+25
*
|
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
virtio: Add module driver macro for virtio drivers.
Sjur Brændeland
2013-02-13
1
-0
/
+9
|
*
|
|
|
|
virtio: make config_ops const
Stephen Hemminger
2013-02-11
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-02-26
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfio-pci: Add support for VGA region access
Alex Williamson
2013-02-18
1
-0
/
+9
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
7
-8
/
+45
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
IP_GRE: Fix IP-Identification.
Pravin B Shelar
2013-02-25
1
-0
/
+17
|
*
|
|
|
|
|
|
vlan: adjust vlan_set_encap_proto() for its callers
Cong Wang
2013-02-23
1
-3
/
+3
[next]