index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: drop logbuf_cpu volatile qualifier
Alex Elder
2014-12-10
1
-1
/
+1
*
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-10
1
-15
/
+13
*
printk: remove used-once early_vprintk
Joe Perches
2014-12-10
1
-11
/
+8
*
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
3
-0
/
+23
*
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2014-12-10
2
-26
/
+7
*
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
2014-12-10
1
-13
/
+9
*
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
2014-12-10
1
-8
/
+5
*
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
2014-12-10
1
-3
/
+3
*
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
2014-12-10
1
-1
/
+3
*
kernel: res_counter: remove the unused API
Johannes Weiner
2014-12-10
2
-212
/
+0
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
1
-5
/
+63
|
\
|
*
timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...
Heena Sirwani
2014-10-29
1
-0
/
+30
|
*
timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
Heena Sirwani
2014-10-29
1
-5
/
+33
*
|
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
2
-0
/
+16
|
\
\
|
*
|
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-11-18
1
-0
/
+12
|
*
|
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
2014-11-18
1
-0
/
+4
*
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
6
-21
/
+1024
|
\
\
\
|
*
|
|
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-12-07
1
-0
/
+6
|
*
|
|
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
1
-0
/
+13
|
*
|
|
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
1
-8
/
+103
|
*
|
|
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
1
-0
/
+75
|
*
|
|
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
3
-0
/
+152
|
*
|
|
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
2014-11-23
1
-1
/
+24
|
*
|
|
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2014-11-23
1
-0
/
+36
|
*
|
|
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2014-11-23
1
-2
/
+80
|
*
|
|
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2014-11-23
1
-0
/
+21
|
*
|
|
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
1
-0
/
+2
|
*
|
|
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2014-11-23
1
-0
/
+26
|
*
|
|
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
1
-0
/
+48
|
*
|
|
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2014-11-23
1
-0
/
+28
|
*
|
|
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
2014-11-23
1
-9
/
+18
|
*
|
|
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2014-11-23
3
-16
/
+407
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
1
-10
/
+26
|
\
\
\
\
|
*
|
|
|
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
1
-0
/
+16
|
*
|
|
|
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-09
1
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
4
-40
/
+41
|
\
\
\
\
|
*
|
|
|
time: Fix sign bug in NTP mult overflow warning
John Stultz
2014-11-25
1
-1
/
+1
|
*
|
|
|
time: Fixup comments to reflect usage of timespec64
John Stultz
2014-11-21
1
-3
/
+3
|
*
|
|
|
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
2014-11-21
1
-2
/
+2
|
*
|
|
|
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
2014-11-21
1
-5
/
+6
|
*
|
|
|
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-11-21
1
-12
/
+8
|
*
|
|
|
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
2014-11-21
1
-6
/
+4
|
*
|
|
|
time: Provide y2038 safe do_settimeofday() replacement
pang.xunlei
2014-11-21
1
-10
/
+9
|
*
|
|
|
time: Complete NTP adjustment threshold judging conditions
pang.xunlei
2014-11-21
1
-1
/
+2
|
*
|
|
|
time: Avoid possible NTP adjustment mult overflow.
pang.xunlei
2014-11-21
1
-0
/
+6
|
*
|
|
|
time: Rename udelay_test.c to test_udelay.c
John Stultz
2014-11-21
2
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
16
-213
/
+721
|
\
\
\
\
|
*
|
|
|
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
2014-12-08
1
-2
/
+7
|
*
|
|
|
sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK
Wanpeng Li
2014-11-16
1
-4
/
+4
|
*
|
|
|
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
2014-11-16
1
-3
/
+0
[next]