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
2010-10-27
cgroup: notify ns_cgroup deprecated
Daniel Lezcano
1
-0
/
+8
2010-10-27
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
1
-0
/
+2
2010-10-27
cgroup: make the mount options parsing more accurate
Daniel Lezcano
1
-30
/
+60
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
1
-0
/
+39
2010-10-27
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
1
-23
/
+15
2010-10-27
cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...
Tomasz Buchert
1
-7
/
+8
2010-10-27
cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()
Tomasz Buchert
1
-10
/
+9
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+5
2010-10-26
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
1
-3
/
+3
2010-10-26
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
1
-2
/
+0
2010-10-26
printk: change type of 'boot_delay' to int *
Namhyung Kim
1
-1
/
+1
2010-10-26
printk: add lock context annotation
Namhyung Kim
1
-0
/
+1
2010-10-26
printk: fixup declaration of kmsg_reasons
Namhyung Kim
1
-1
/
+1
2010-10-26
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-10-26
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
1
-1
/
+1
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
1
-3
/
+3
2010-10-26
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
1
-0
/
+1
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-26
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
3
-11
/
+11
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-26
oom: add per-mm oom disable count
Ying Han
2
-1
/
+17
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
1
-1
/
+1
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-25
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
1
-2
/
+2
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
1
-3
/
+3
2010-10-25
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
1
-1
/
+3
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-127
/
+85
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-116
/
+194
2010-10-22
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
3
-22
/
+9
2010-10-22
debug_core: refactor locking for master/slave cpus
Jason Wessel
2
-50
/
+56
2010-10-22
debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()
Dongdong Deng
1
-2
/
+5
2010-10-22
kdb,kgdb: fix sparse fixups
Jason Wessel
1
-8
/
+1
2010-10-22
kdb: Fix oops in kdb_unregister
Jason Wessel
1
-1
/
+1
2010-10-22
kdb,ftdump: Remove reference to internal kdb include
Jason Wessel
1
-1
/
+0
2010-10-22
kdb: Allow kernel loadable modules to add kdb shell functions
Jason Wessel
3
-40
/
+5
2010-10-22
debug_core: stop rcu warnings on kernel resume
Jason Wessel
1
-0
/
+2
2010-10-22
debug_core: move all watch dog syncs to a single function
Jason Wessel
1
-6
/
+9
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
10
-0
/
+17
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-4
/
+0
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-11
/
+9
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-591
/
+0
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-29
/
+376
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-720
/
+839
2010-10-21
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+11
2010-10-21
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+22
[next]