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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
4
-222
/
+157
2009-03-13
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
1
-15
/
+15
2009-03-10
menu: fix embedded menu snafu
Randy Dunlap
1
-15
/
+15
2009-03-05
Merge commit 'v2.6.29-rc7' into sched/core
Ingo Molnar
1
-1
/
+2
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
3
-216
/
+144
2009-03-02
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-02
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
2009-02-26
Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
2
-6
/
+12
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
1
-1
/
+2
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
2
-6
/
+12
2009-02-21
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
2
-6
/
+12
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
1
-128
/
+132
2009-02-05
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...
Ingo Molnar
1
-6
/
+6
2009-01-27
Merge branch 'linus' into core/percpu
Ingo Molnar
1
-94
/
+100
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-7
/
+0
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+8
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
1
-0
/
+8
2009-01-22
Merge branch 'core/debugobjects' into core/urgent
Thomas Gleixner
1
-33
/
+32
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
1
-33
/
+32
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
6
-122
/
+154
2009-01-16
sched: make plist a library facility
Peter Zijlstra
1
-1
/
+0
2009-01-15
cgroups: consolidate cgroup documents
Li Zefan
1
-5
/
+4
2009-01-15
cgroups: clean up Kconfig
Li Zefan
1
-28
/
+28
2009-01-15
rcu: move Kconfig menu
Mike Travis
1
-87
/
+92
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
1
-7
/
+0
2009-01-14
init: make initrd/initramfs decompression failure a KERN_EMERG event
H. Peter Anvin
2
-5
/
+9
2009-01-12
bzip2/lzma: comprehensible error messages for missing decompressor
H. Peter Anvin
2
-2
/
+15
2009-01-10
bzip2/lzma: make flush_buffer() unconditional
Ingo Molnar
1
-2
/
+0
2009-01-10
Merge branch 'linus' into x86/setup-lzma
Ingo Molnar
6
-95
/
+141
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-0
/
+14
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
1
-0
/
+1
2009-01-08
bzip2/lzma: centralize format detection
H. Peter Anvin
2
-63
/
+14
2009-01-08
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
1
-0
/
+17
2009-01-08
memcg: fix a typo in Kconfig
Li Zefan
1
-1
/
+1
2009-01-08
cgroups: make cgroup config a submenu
KAMEZAWA Hiroyuki
1
-56
/
+67
2009-01-08
NOMMU: Support XIP on initramfs
David Howells
1
-0
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2
-1
/
+6
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2009-01-07
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
2
-1
/
+6
2009-01-07
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
1
-1
/
+6
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-17
/
+27
2009-01-06
init/main.c: mark late_time_init as __initdata
Jan Beulich
1
-1
/
+1
2009-01-06
autodetect_raid: add missing __init marking
Mike Frysinger
1
-1
/
+1
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
1
-3
/
+0
2009-01-06
do_mounts: add device info to mount message
Marton Balint
1
-2
/
+2
2009-01-06
init: properly placing noinline keyword
Rakib Mullick
1
-2
/
+2
2009-01-06
shmem: unify regular and tiny shmem
Matt Mackall
1
-4
/
+0
2009-01-06
sysfs: clarify SYSFS_DEPRECATED help text
Kay Sievers
1
-17
/
+27
2009-01-06
trivial: add missing printk loglevel in start_kernel
Ron Lee
1
-1
/
+2
2009-01-05
Squashfs: initrd support
Phillip Lougher
1
-0
/
+14
[next]