index
:
rhel7-kernel-misery
master
Attempts to make the RHEL7 kernel work in minimal CI
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
procfs: kill ->write_proc()
Al Viro
1
-1
/
+0
2013-04-09
new helper: single_open_size()
Al Viro
1
-0
/
+1
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-2
/
+1
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
1
-1
/
+4
2013-04-09
procfs: switch /proc/self away from proc_dir_entry
Al Viro
1
-0
/
+1
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
1
-2
/
+1
2013-04-09
get rid of alloc_pipe_info() argument
Al Viro
1
-1
/
+1
2013-04-09
get rid of pipe->inode
Al Viro
1
-2
/
+0
2013-04-09
pipe: don't use ->i_mutex
Al Viro
1
-0
/
+2
2013-04-09
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
1
-0
/
+2
2013-04-09
pipe: fold file_operations instances in one
Al Viro
1
-5
/
+0
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
1
-0
/
+14
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
1
-0
/
+2
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-18
/
+31
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+8
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
4
-15
/
+77
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
1
-2
/
+2
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
1
-2
/
+2
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-0
/
+2
2013-04-09
Merge branch 'tegra/clk' into next/dt2
Arnd Bergmann
4
-2
/
+74
2013-04-09
Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
Arnd Bergmann
1
-0
/
+1
2013-04-09
Merge branch 'depends/clk' into next/drivers
Arnd Bergmann
3
-2
/
+73
2013-04-09
Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatform
Arnd Bergmann
1
-0
/
+49
2013-04-09
Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' into imx/dt
Shawn Guo
3
-0
/
+56
2013-04-09
Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
Arnd Bergmann
11
-16
/
+27
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-0
/
+1
2013-04-09
drm/radeon: Use direct mapping for fast fb access on RS690
Samuel Li
1
-0
/
+3
2013-04-09
Merge branch 'mxs/cleanup' into next/multiplatform
Arnd Bergmann
38
-48
/
+212
2013-04-09
Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/multiplatform
Arnd Bergmann
5
-42
/
+57
2013-04-09
Merge tag 'v3.9-rc3' into next/multiplatform
Arnd Bergmann
17
-36
/
+101
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
Arnd Bergmann
1
-0
/
+0
2013-04-09
Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
Arnd Bergmann
2
-0
/
+30
2013-04-09
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
36
-48
/
+182
2013-04-09
mfd: support stmpe1801 18 bits enhanced port expander
Jean-Nicolas Graux
1
-0
/
+3
2013-04-09
Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards
Arnd Bergmann
46
-64
/
+209
2013-04-09
Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boards
Arnd Bergmann
17
-36
/
+101
2013-04-09
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+8
2013-04-09
mfd: syscon: Add missing struct device_node declaration
Sylwester Nawrocki
1
-0
/
+2
2013-04-08
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
1
-0
/
+7
2013-04-08
mei: bus: Add device enabling and disabling API
Samuel Ortiz
1
-0
/
+3
2013-04-08
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
2
-1
/
+2
2013-04-08
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2013-04-08
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-0
/
+8
2013-04-08
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2
-0
/
+3
2013-04-08
irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro
Maxime Ripard
1
-27
/
+0
2013-04-08
clocksource: sunxi: make use of CLKSRC_OF
Maxime Ripard
1
-24
/
+0
2013-04-08
Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10
Maxime Ripard
20
-40
/
+182
2013-04-08
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Arnd Bergmann
19
-24
/
+84
2013-04-08
Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Arnd Bergmann
1
-0
/
+5
2013-04-08
Merge branch 'gic/cleanup' into next/soc2
Arnd Bergmann
2
-1
/
+52
[prev]
[next]