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
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-16
/
+21
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
78
-65
/
+83
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2
-4
/
+9
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+0
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2
-0
/
+7
2011-11-07
module: Enable dynamic debugging regardless of taint
Ben Hutchings
1
-4
/
+2
2011-11-04
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
1
-1
/
+1
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
1
-2
/
+1
2011-11-04
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
1
-0
/
+74
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
1
-95
/
+2
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
1
-9
/
+9
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2
-0
/
+25
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
1
-3
/
+6
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
1
-6
/
+9
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
1
-3
/
+3
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-6
/
+6
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
9
-25
/
+54
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-6
/
+6
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
1
-3
/
+0
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
1
-1
/
+1
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
1
-0
/
+4
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
1
-0
/
+3
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
1
-0
/
+9
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
1
-2
/
+2
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
1
-0
/
+22
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-3
/
+3
2011-10-31
oom: remove oom_disable_count
David Rientjes
2
-11
/
+1
2011-10-31
Cross Memory Attach
Christopher Yeoh
1
-0
/
+4
2011-10-31
irq: don't put module.h into irq.h for tracking irqgen modules.
Paul Gortmaker
1
-1
/
+1
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
10
-0
/
+10
2011-10-31
kernel: fix up module header handling in rcutiny files
Paul Gortmaker
2
-1
/
+1
2011-10-31
kernel: params.c needs module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-10-31
kernel: ksysfs.c is implicitly using stat.h
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
1
-0
/
+2
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
3
-0
/
+3
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2
-0
/
+2
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
61
-61
/
+61
2011-10-31
range: fix bogus misuse of module.h to get printk()
Paul Gortmaker
1
-1
/
+1
2011-10-31
Merge branch 'dt/gic' into next/dt
Arnd Bergmann
10
-30
/
+564
2011-10-31
irq: support domains with non-zero hwirq base
Rob Herring
1
-6
/
+6
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-8
/
+0
2011-10-30
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
1
-2
/
+19
2011-10-30
[S390] kdump: Initialize vmcoreinfo note at startup
Michael Holzheu
1
-9
/
+9
2011-10-30
[S390] kdump: Add size to elfcorehdr kernel parameter
Michael Holzheu
1
-0
/
+11
2011-10-30
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
Michael Holzheu
1
-1
/
+1
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
3
-0
/
+238
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-214
/
+365
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-326
/
+1404
[next]