index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
blackfin/perf: Convert hotplug notifier to state machine
Thomas Gleixner
2
-21
/
+6
2016-07-14
perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine
Sebastian Andrzej Siewior
2
-36
/
+17
2016-07-14
perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine
Richard Cochran
2
-31
/
+20
2016-07-14
perf/x86/intel/rapl: Convert to hotplug state machine
Richard Cochran
2
-59
/
+27
2016-07-14
perf/x86/amd/ibs: Convert to hotplug state machine
Thomas Gleixner
2
-36
/
+29
2016-07-14
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
2
-90
/
+35
2016-07-14
perf/x86/intel/uncore: Convert to hotplug state machine
Thomas Gleixner
2
-88
/
+48
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
4
-42
/
+74
2016-07-14
perf/core: Convert to hotplug state machine
Thomas Gleixner
4
-46
/
+32
2016-07-14
ARM/mvebu: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-13
/
+7
2016-07-14
irqchip/bcm2836: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-21
/
+14
2016-07-14
irqchip/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2
-29
/
+17
2016-07-14
irqchip/hip04: Convert to hotplug state machine
Richard Cochran
2
-20
/
+6
2016-07-14
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
2
-15
/
+8
2016-07-14
irqchip/gic: Convert to hotplug state machine
Richard Cochran
2
-17
/
+7
2016-07-14
x86/vdso: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-16
/
+5
2016-07-14
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
1
-0
/
+7
2016-07-13
Merge branch 'core/urgent' into smp/hotplug to pick up dependencies
Thomas Gleixner
2
-2
/
+8
2016-07-13
Merge branch 'core/rcu' into smp/hotplug to pick up dependencies
Thomas Gleixner
23
-793
/
+978
2016-07-13
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
110
-1205
/
+2458
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble
Thomas Gleixner
1
-0
/
+2
2016-07-12
clocksource/drivers/time-armada-370-xp: Fix return value check
Anna-Maria Gleixner
1
-1
/
+1
2016-07-10
Linux 4.7-rc7
Linus Torvalds
1
-1
/
+1
2016-07-10
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
1
-3
/
+5
2016-07-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-07-10
objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols
Josh Poimboeuf
1
-2
/
+6
2016-07-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-5
/
+8
2016-07-08
Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
4
-20
/
+23
2016-07-08
Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2
-4
/
+14
2016-07-08
Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-45
/
+14
2016-07-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-3
/
+30
2016-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+8
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-22
/
+20
2016-07-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+59
2016-07-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2016-07-08
Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
4
-52
/
+31
2016-07-08
Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-24
/
+32
2016-07-08
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-07-08
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
1
-32
/
+3
2016-07-08
xenbus: simplify xenbus_dev_request_and_reply()
Jan Beulich
1
-4
/
+3
2016-07-08
xenbus: don't bail early from xenbus_dev_request_and_reply()
Jan Beulich
1
-3
/
+0
2016-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-17
/
+19
2016-07-07
Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-25
/
+60
2016-07-07
Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-51
/
+113
2016-07-08
Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixes
Dave Airlie
2
-1
/
+10
2016-07-08
apparmor: fix oops, validate buffer size in apparmor_setprocattr()
Vegard Nossum
1
-17
/
+19
2016-07-07
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
1
-11
/
+2
2016-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-52
/
+43
2016-07-07
Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+0
2016-07-07
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
Rafael J. Wysocki
9695
-193607
/
+491791
[next]