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-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
1
-0
/
+1
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
2
-0
/
+4
2013-04-14
SUNRPC: Fix a livelock problem in the xprt->backlog queue
Trond Myklebust
1
-0
/
+2
2013-04-14
Thermal: build cpu_cooling code into thermal_sys module
Zhang Rui
1
-1
/
+1
2013-04-14
Thermal: build thermal governors into thermal_sys module
Zhang Rui
1
-4
/
+0
2013-04-13
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
1
-0
/
+3
2013-04-13
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
1
-0
/
+1
2013-04-13
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
1
-0
/
+3
2013-04-12
Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2
Olof Johansson
13
-16
/
+95
2013-04-12
Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into next/drivers
Olof Johansson
2
-0
/
+68
2013-04-12
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
zhangwei(Jovi)
1
-2
/
+0
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
1
-1
/
+6
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
1
-0
/
+11
2013-04-12
tcp: GSO should be TSQ friendly
Eric Dumazet
1
-0
/
+1
2013-04-12
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-0
/
+12
2013-04-12
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
1
-1
/
+7
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
1
-0
/
+2
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
1
-0
/
+124
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
1
-0
/
+3
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2
-0
/
+2
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter
David S. Miller
1
-7
/
+23
2013-04-12
clk: composite: rename 'div' references to 'rate'
Mike Turquette
1
-7
/
+7
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
1
-0
/
+1
2013-04-12
clk: add si5351 i2c common clock driver
Sebastian Hesselbarth
1
-0
/
+114
2013-04-12
clk: add device tree fixed-factor-clock binding support
Gregory CLEMENT
1
-0
/
+2
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
1
-0
/
+2
2013-04-12
NFC: RFKILL support
Samuel Ortiz
1
-0
/
+2
2013-04-12
rfkill: Add NFC to the list of supported radios
Samuel Ortiz
1
-0
/
+2
2013-04-12
Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next
Mark Brown
1
-0
/
+8
2013-04-12
Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next
Mark Brown
1
-26
/
+0
2013-04-12
Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next
Mark Brown
1
-0
/
+7
2013-04-12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
1
-3
/
+24
2013-04-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2
-6
/
+4
2013-04-12
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2
-8
/
+20
2013-04-12
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
Mark Brown
2
-0
/
+45
2013-04-12
spi: s3c64xx: move to generic dmaengine API
Arnd Bergmann
1
-0
/
+3
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2
-3
/
+4
2013-04-12
ACPICA: Update version to 20130328
Bob Moore
1
-1
/
+1
2013-04-12
Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/soc
Shawn Guo
2
-0
/
+68
2013-04-12
reset: Add reset controller API
Philipp Zabel
2
-0
/
+68
2013-04-12
sched: Document task_struct::personality field
Andrei Epure
1
-1
/
+3
2013-04-12
drm: Misc comment cleanup
Christopher Harvey
2
-4
/
+4
2013-04-12
jbd2: reduce journal_head size
Jan Kara
1
-9
/
+2
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
2
-0
/
+153
2013-04-12
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
1
-0
/
+4
2013-04-12
include/drm/drm_fb_helper.h: remove left over function declaration
Alon Levy
1
-6
/
+0
2013-04-11
[SCSI] scsi_transport_iscsi: Declare portal type string macros for generic use
Adheer Chandravanshi
1
-0
/
+4
2013-04-12
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
Mika Westerberg
1
-0
/
+17
[prev]
[next]