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
2015-04-14
watchdog: implement error handling for failure to set up hardware perf events
Ulrich Obergfell
1
-0
/
+30
2015-04-14
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
1
-0
/
+59
2015-04-14
watchdog: introduce proc_watchdog_common()
Ulrich Obergfell
1
-0
/
+65
2015-04-14
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
Ulrich Obergfell
1
-1
/
+2
2015-04-14
watchdog: introduce the proc_watchdog_update() function
Ulrich Obergfell
1
-0
/
+23
2015-04-14
watchdog: new definitions and variables, initialization
Ulrich Obergfell
1
-1
/
+26
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+3
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-180
/
+1226
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-21
/
+40
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-311
/
+743
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
13
-45
/
+492
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-142
/
+130
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-52
/
+17
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-9
/
+18
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-333
/
+514
2015-04-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+150
2015-04-13
Merge branch 'for-4.1/core-noarch' into for-linus
Jiri Kosina
1
-52
/
+17
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-755
/
+1174
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-230
/
+612
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-103
/
+119
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2015-04-13
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
1
-3
/
+31
2015-04-12
Remove rest of exec domains.
Richard Weinberger
1
-37
/
+0
2015-04-12
Remove execution domain support
Richard Weinberger
3
-105
/
+1
2015-04-11
acct: check FMODE_CAN_WRITE
Al Viro
1
-1
/
+1
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2
-2
/
+3
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-0
/
+16
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2
-3
/
+12
2015-04-09
Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+1
2015-04-09
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-20
/
+1
2015-04-09
locking/mutex: Further simplify mutex_spin_on_owner()
Jason Low
1
-10
/
+4
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2
-2
/
+3
2015-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2015-04-08
Copy the kernel module data from user space in chunks
Linus Torvalds
1
-1
/
+18
2015-04-08
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+91
2015-04-08
genirq: MSI: Fix freeing of unallocated MSI
Marc Zyngier
1
-2
/
+9
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
16
-85
/
+258
2015-04-08
tracing: Add enum_map file to show enums that have been mapped
Steven Rostedt (Red Hat)
2
-4
/
+269
2015-04-08
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
3
-5
/
+49
2015-04-08
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
3
-1
/
+146
2015-04-07
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+3
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
7
-34
/
+94
2015-04-07
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
1
-20
/
+1
2015-04-06
workqueue: Reorder sysfs code
Frederic Weisbecker
1
-317
/
+318
2015-04-03
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
1
-3
/
+2
2015-04-03
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
1
-1
/
+1
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
1
-3
/
+1
2015-04-03
timekeeping: Get rid of stale comment
Thomas Gleixner
1
-4
/
+0
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
6
-60
/
+50
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
5
-12
/
+8
[prev]
[next]