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
2008-03-15
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
Linus Torvalds
2
-14
/
+1
2008-03-10
rcu: move PREEMPT_RCU config option back under PREEMPT
Paul E. McKenney
1
-31
/
+3
2008-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+8
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
1
-15
/
+15
2008-03-04
Fix "Malformed early option 'loglevel'"
Alex Riesen
1
-1
/
+1
2008-03-04
sysfs: CONFIG_SYSFS_DEPRECATED fix
Ingo Molnar
1
-0
/
+4
2008-03-04
driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED
Greg Kroah-Hartman
1
-3
/
+4
2008-02-23
cgroup memory controller: document huge memory/cache overhead in Kconfig
Andi Kleen
1
-0
/
+8
2008-02-14
Use struct path in fs_struct
Jan Blunck
1
-3
/
+3
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
1
-6
/
+17
2008-02-11
kbuild: fix make V=1
Sam Ravnborg
1
-0
/
+1
2008-02-09
x86: DEBUG_PAGEALLOC: enable after mem_init()
Thomas Gleixner
1
-1
/
+1
2008-02-09
brk: help text typo fix
Ingo Molnar
1
-1
/
+1
2008-02-09
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
1
-1
/
+3
2008-02-08
Convert loglevel-related kernel boot parameters to early_param
Yinghai Lu
1
-9
/
+5
2008-02-08
start the global /sbin/init with 0,0 special pids
Oleg Nesterov
1
-1
/
+0
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
1
-12
/
+12
2008-02-08
namespaces: cleanup the code managed with the USER_NS option
Pavel Emelyanov
1
-9
/
+8
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: add the NAMESPACES config option
Pavel Emelyanov
1
-0
/
+9
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+14
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+7
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+7
2008-02-06
ACPI: basic initramfs DSDT override support
Markus Gaugusch
2
-1
/
+14
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+12
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
1
-0
/
+12
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-3
/
+3
2008-02-06
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
Robert P. J. Day
1
-5
/
+0
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-2
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
1
-1
/
+1
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-2
/
+1
2008-02-05
slob: correct Kconfig description
Matt Mackall
1
-5
/
+3
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
1
-0
/
+10
2008-02-05
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
1
-1
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-0
/
+12
2008-02-03
Create arch/Kconfig
Mathieu Desnoyers
1
-0
/
+2
2008-01-31
RCU: add help text for "RCU implementation type"
Paul E. McKenney
1
-0
/
+8
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
1
-0
/
+5
2008-01-30
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
1
-2
/
+2
2008-01-30
x86: optimize lock prefix switching to run less frequently
Andi Kleen
1
-8
/
+8
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-2
/
+2
2008-01-28
kconfig: use environment option
Roman Zippel
1
-0
/
+8
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-1
/
+1
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-0
/
+28
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
1
-0
/
+1
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+0
2008-01-24
sysfs: make SYSFS_DEPRECATED depend on SYSFS
Randy Dunlap
1
-0
/
+1
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-100
/
+8
[next]