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
*
proc: Delete create_proc_read_entry()
David Howells
2013-04-29
1
-16
/
+0
*
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-1
/
+3
*
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-0
/
+4
*
procfs: Mark create_proc_read_entry deprecated
David Howells
2013-04-29
1
-2
/
+4
*
new helper: read_code()
Al Viro
2013-04-29
1
-0
/
+1
*
try a saner locking for pde_opener...
Al Viro
2013-04-09
1
-1
/
+1
*
procfs: preparations for remove_proc_entry() race fixes
Al Viro
2013-04-09
1
-9
/
+2
*
proc: Kill create_proc_entry()
David Howells
2013-04-09
1
-15
/
+2
*
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
1
-1
/
+0
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-2
/
+2
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-0
/
+5
*
procfs: kill ->write_proc()
Al Viro
2013-04-09
1
-1
/
+0
*
new helper: single_open_size()
Al Viro
2013-04-09
1
-0
/
+1
*
scsi: bury ->proc_info()
Al Viro
2013-04-09
1
-2
/
+1
*
scsi: saner replacements for ->proc_info()
Al Viro
2013-04-09
1
-1
/
+4
*
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
1
-0
/
+1
*
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
1
-2
/
+1
*
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
1
-1
/
+1
*
get rid of pipe->inode
Al Viro
2013-04-09
1
-2
/
+0
*
pipe: don't use ->i_mutex
Al Viro
2013-04-09
1
-0
/
+2
*
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
1
-0
/
+2
*
pipe: fold file_operations instances in one
Al Viro
2013-04-09
1
-5
/
+0
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
1
-0
/
+14
*
procfs: add proc_remove_subtree()
Al Viro
2013-04-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
7
-13
/
+27
|
\
|
*
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
1
-10
/
+6
|
*
net: fix *_DIAG_MAX constants
Andrey Vagin
2013-03-21
2
-2
/
+6
|
*
thermal: shorten too long mcast group name
Masatake YAMATO
2013-03-20
1
-1
/
+1
|
*
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2013-03-20
1
-0
/
+1
|
*
udp: add encap_destroy callback
Tom Parkin
2013-03-20
1
-0
/
+1
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-03-20
1
-0
/
+12
|
|
\
|
|
*
ipvs: add backup_only flag to avoid loops
Julian Anastasov
2013-03-19
1
-0
/
+12
*
|
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-03-25
1
-2
/
+5
|
\
\
\
|
*
|
|
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
2013-03-19
1
-2
/
+5
*
|
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-03-22
1
-0
/
+28
|
\
\
\
\
|
*
|
|
|
NVMe: Define SMART log
Keith Busch
2012-11-13
1
-0
/
+28
*
|
|
|
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-22
4
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
mm: zone_end_pfn is too small
Russ Anderson
2013-03-22
1
-1
/
+1
|
*
|
|
|
|
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2013-03-22
2
-1
/
+6
|
*
|
|
|
|
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
2013-03-22
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-03-22
1
-6
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
2013-03-22
1
-6
/
+1
*
|
|
|
|
|
|
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-03-22
2
-0
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
USB: serial: add modem-status-change wait queue
Johan Hovold
2013-03-21
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-03-21
1
-0
/
+8
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
usb: ulpi: Define a *otg_ulpi_create no-op
Fabio Estevam
2013-03-20
1
-0
/
+8
*
|
|
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2013-03-22
1
-5
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
2013-03-16
1
-4
/
+2
|
*
|
|
|
|
|
|
|
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
2013-03-16
1
-1
/
+0
[next]