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
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2
-56
/
+0
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-0
/
+52
2014-08-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+55
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-17
/
+135
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-10
/
+2
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-23
/
+57
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+200
2014-08-04
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+0
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-50
/
+54
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux
Linus Torvalds
2
-0
/
+25
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-5
/
+1
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-80
/
+85
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
3
-707
/
+410
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-11
/
+2
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+4
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-3
/
+8
2014-08-01
crypto: Resolve shadow warnings
Mark Rustad
1
-4
/
+4
2014-07-31
x86/mm: Add tracepoints for TLB flushes
Dave Hansen
1
-0
/
+8
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+1
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-4
/
+1
2014-07-30
Merge tag 'please-pull-apei' into x86/ras
H. Peter Anvin
21
-91
/
+132
2014-07-30
x86/ras: Fix build warnings in <linux/aer.h>
Mike Qiu
1
-0
/
+2
2014-07-30
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17
Tejun Heo
1
-0
/
+1
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+1
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-0
/
+2
2014-07-28
kthread_work: remove the unused wait_queue_head
Lai Jiangshan
1
-11
/
+2
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
Ingo Molnar
11
-76
/
+80
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+20
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
1
-20
/
+22
2014-07-25
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
1
-0
/
+198
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-0
/
+1
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
2014-07-23
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-22
acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.
Tomasz Nowicki
1
-0
/
+4
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-24
/
+49
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-36
/
+10
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2014-07-18
efi: Update stale locking comment for struct efivars
Matt Fleming
1
-6
/
+2
2014-07-18
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
1
-1
/
+0
2014-07-18
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
1
-1
/
+2
2014-07-18
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
1
-0
/
+1
2014-07-18
efi/reboot: Allow powering off machines using EFI
Matt Fleming
1
-0
/
+2
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-0
/
+4
2014-07-18
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-07-18
ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-07-18
ftrace: Remove ftrace_start/stop()
Steven Rostedt (Red Hat)
1
-28
/
+0
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
[next]