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-03-29
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
2
-3
/
+7
2013-03-29
SUNRPC: Define rpcsec_gss_info structure
Chuck Lever
2
-18
/
+17
2013-03-29
NFS: Remove unneeded forward declaration
Chuck Lever
1
-3
/
+0
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
1
-0
/
+1
2013-03-29
regulator: ab8500: Init debug from regulator driver
Lee Jones
1
-0
/
+14
2013-03-29
regulator: ab8500: Remove USB regulator
Lee Jones
1
-1
/
+0
2013-03-29
regulator: ab8500-ext: Add HW request support
Bengt Jonsson
1
-0
/
+4
2013-03-29
regulator: ab8500-ext: New driver to control external regulators
Lee Jones
1
-0
/
+28
2013-03-29
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
1
-0
/
+3
2013-03-29
driver core: platform_device.h: fix checkpatch errors and warnings
Fabio Porcedda
1
-10
/
+15
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
1
-0
/
+3
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
1
-0
/
+11
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
1
-0
/
+7
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2
-0
/
+29
2013-03-29
[media] v4l2-controls.h: update private control ranges to prevent overlap
Hans Verkuil
1
-4
/
+4
2013-03-29
[media] v4l2: Add a V4L2 driver for SI476X MFD
Andrey Smirnov
1
-0
/
+426
2013-03-29
[media] v4l2: Add private controls base for SI476X
Andrey Smirnov
1
-0
/
+4
2013-03-29
[media] v4l2: Add standard controls for FM receivers
Andrey Smirnov
1
-0
/
+13
2013-03-29
[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core
Andrey Smirnov
1
-0
/
+525
2013-03-29
[media] ioctl numbers are unsigned int
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-28
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
Michel Lespinasse
2
-4
/
+1
2013-03-28
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+2
2013-03-28
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+23
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-0
/
+8
2013-03-28
bus: introduce an Marvell EBU MBus driver
Thomas Petazzoni
1
-1
/
+23
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
1
-0
/
+35
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2
-4
/
+4
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2013-03-28
drbd: use sched_setscheduler()
Philipp Reisner
1
-1
/
+1
2013-03-28
drbd: Fix disconnect to keep the peer disk state if connection breaks during operation
Philipp Reisner
1
-1
/
+2
2013-03-28
idr: document exit conditions on idr_for_each_entry better
George Spelvin
1
-4
/
+6
2013-03-28
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
1
-2
/
+9
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2
-1
/
+4
2013-03-27
tokenring: delete last holdout of CONFIG_TR
Paul Bolle
1
-2
/
+0
2013-03-27
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
1
-13
/
+13
2013-03-28
regulator: ab8500: Clean out SoC registers
Lee Jones
1
-12
/
+0
2013-03-27
ASoC: Constify the 'compr_ops' field of snd_soc_platform_driver
Lars-Peter Clausen
1
-1
/
+1
2013-03-27
ASoC: Constify the 'ops' field of snd_soc_platform_driver
Lars-Peter Clausen
1
-1
/
+1
2013-03-27
ASoC: Constify the 'driver' field of snd_soc_platform
Lars-Peter Clausen
1
-2
/
+2
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-0
/
+6
2013-03-27
line up comment for ndo_bridge_getlink
Dmitry Kravkov
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-12
/
+67
2013-03-27
bcma: export bcma_chipco_get_alp_clock()
Hauke Mehrtens
1
-0
/
+2
2013-03-27
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
1
-0
/
+1
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
1
-0
/
+2
2013-03-27
net: core: introduce skb_probe_transport_header()
Jason Wang
1
-0
/
+14
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
1
-5
/
+23
2013-03-27
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
1
-0
/
+22
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
1
-0
/
+4
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+2
[prev]
[next]