index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
-95
/
+2
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
-9
/
+9
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
-0
/
+25
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
-3
/
+6
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
-6
/
+9
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
-3
/
+3
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
-6
/
+6
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
-25
/
+54
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
-6
/
+6
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
-3
/
+0
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
-1
/
+1
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
-0
/
+4
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
-0
/
+3
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
-0
/
+9
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
-2
/
+2
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
-0
/
+22
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
-3
/
+3
2011-10-31
oom: remove oom_disable_count
David Rientjes
-11
/
+1
2011-10-31
Cross Memory Attach
Christopher Yeoh
-0
/
+4
2011-10-31
Merge branch 'dt/gic' into next/dt
Arnd Bergmann
-30
/
+564
2011-10-31
irq: support domains with non-zero hwirq base
Rob Herring
-6
/
+6
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
-8
/
+0
2011-10-30
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
-2
/
+19
2011-10-30
[S390] kdump: Initialize vmcoreinfo note at startup
Michael Holzheu
-9
/
+9
2011-10-30
[S390] kdump: Add size to elfcorehdr kernel parameter
Michael Holzheu
-0
/
+11
2011-10-30
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
Michael Holzheu
-1
/
+1
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-0
/
+4
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
-0
/
+238
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-214
/
+365
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-326
/
+1404
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-472
/
+1067
2011-10-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-29
/
+359
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-425
/
+599
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-194
/
+279
2011-10-26
Merge git://github.com/rustyrussell/linux
Linus Torvalds
-8
/
+17
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
-7
/
+14
2011-10-26
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
-1
/
+3
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-339
/
+1015
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+2
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-8
/
+16
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-8
/
+8
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
-2
/
+16
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+5
2011-10-24
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
Rob Herring
-24
/
+558
2011-10-24
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Nobuhiro Iwamatsu
-0
/
+4
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
-23
/
+319
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
-3
/
+4
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
-1
/
+1
2011-10-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
-7
/
+41
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
-178
/
+645
[next]