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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-23
block: Reorder struct bio_set
Kent Overstreet
1
-33
/
+33
2013-03-22
block: add runtime pm helpers
Lin Ming
1
-0
/
+27
2013-03-22
block: add a flag to identify PM request
Lin Ming
1
-0
/
+2
2013-03-22
drbd: adjust upper limit for activity log extents
Lars Ellenberg
1
-6
/
+5
2013-03-22
lru_cache: introduce lc_get_cumulative()
Lars Ellenberg
1
-0
/
+1
2013-03-22
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+28
2013-03-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
4
-3
/
+8
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2
-1
/
+6
2013-03-22
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
1
-2
/
+0
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
1
-1
/
+0
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2
-1
/
+6
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+1
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2
-0
/
+5
2013-03-22
clk: add table lookup to mux
Peter De Schrijver
2
-2
/
+9
2013-03-22
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-0
/
+10
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-5
/
+2
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
1
-0
/
+2
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
1
-0
/
+1
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-1
/
+0
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
1
-6
/
+0
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
2013-03-22
regulator: ab8500: Separate regulator and MFD platform data
Bengt Jonsson
1
-0
/
+7
2013-03-22
regulator: ab8500: Another push to synchronise recent AB8500 developments
Lee Jones
1
-9
/
+12
2013-03-22
ARM: ux500: regulators: Add mask for configuration
Lee Jones
1
-4
/
+6
2013-03-22
regulator: ab8500: Further populate initialisation registers
Lee Jones
1
-0
/
+8
2013-03-22
cfg80211: add P2P Notice of Absence attribute
Janusz Dziedzic
1
-0
/
+20
2013-03-22
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n
Thomas Gleixner
1
-0
/
+1
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
10
-23
/
+74
2013-03-21
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-21
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
1
-0
/
+18
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-0
/
+10
2013-03-21
mfd: wm5102: Add additional speaker control registers
Mark Brown
1
-0
/
+2
2013-03-21
ASoC: wm8994: Support constraining the maximum number of channels clocked
Mark Brown
1
-0
/
+8
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
1
-1
/
+2
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
1
-4
/
+2
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
1
-0
/
+8
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2013-03-21
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
1
-3
/
+0
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
1
-2
/
+2
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
1
-0
/
+7
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
21
-41
/
+115
2013-03-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-35
/
+80
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
6
-22
/
+65
2013-03-20
thermal: shorten too long mcast group name
Masatake YAMATO
1
-1
/
+1
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
3
-17
/
+42
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
1
-0
/
+4
[prev]
[next]