index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
printk: remove used-once early_vprintk
Joe Perches
1
-11
/
+8
2014-12-10
kernel: add panic_on_warn
Prarit Bhargava
3
-0
/
+23
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2
-26
/
+7
2014-12-10
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
1
-13
/
+9
2014-12-10
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
1
-8
/
+5
2014-12-10
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
1
-3
/
+3
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
1
-1
/
+3
2014-12-10
kernel: res_counter: remove the unused API
Johannes Weiner
2
-212
/
+0
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+63
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+16
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-21
/
+1024
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+26
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-40
/
+41
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-213
/
+721
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+51
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-137
/
+268
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
1
-2
/
+7
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
1
-0
/
+6
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-11-25
time: Fix sign bug in NTP mult overflow warning
John Stultz
1
-1
/
+1
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
1
-0
/
+13
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
1
-8
/
+103
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
1
-0
/
+75
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
3
-0
/
+152
2014-11-23
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
1
-1
/
+24
2014-11-23
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
1
-0
/
+36
2014-11-23
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
1
-2
/
+80
2014-11-23
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
1
-0
/
+21
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
1
-0
/
+2
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
1
-0
/
+26
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
1
-0
/
+48
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
1
-0
/
+28
2014-11-23
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
1
-9
/
+18
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
3
-16
/
+407
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-43
/
+42
2014-11-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2014-11-21
time: Fixup comments to reflect usage of timespec64
John Stultz
1
-3
/
+3
2014-11-21
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
1
-2
/
+2
2014-11-21
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
1
-5
/
+6
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
1
-12
/
+8
2014-11-21
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
1
-6
/
+4
2014-11-21
time: Provide y2038 safe do_settimeofday() replacement
pang.xunlei
1
-10
/
+9
2014-11-21
time: Complete NTP adjustment threshold judging conditions
pang.xunlei
1
-1
/
+2
2014-11-21
time: Avoid possible NTP adjustment mult overflow.
pang.xunlei
1
-0
/
+6
2014-11-21
time: Rename udelay_test.c to test_udelay.c
John Stultz
2
-1
/
+1
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
15
-137
/
+268
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+12
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
1
-0
/
+4
[next]