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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
libfs: add simple_open()
Stephen Boyd
1
-0
/
+1
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
1
-0
/
+196
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
1
-1
/
+7
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
1
-2
/
+1
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
1
-0
/
+24
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
1
-0
/
+22
2012-03-28
swapon: check validity of swap_flags
Hugh Dickins
1
-0
/
+3
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
1
-1
/
+1
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-15
/
+41
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-5
/
+2
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-30
/
+109
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+6
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+10
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-24
/
+34
2012-03-27
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-0
/
+814
2012-03-27
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+26
2012-03-25
Merge branch 'sa11x0-mcp' into sa11x0
Russell King
2
-30
/
+22
2012-03-25
Merge branch 'sa11x0-lcd' into sa11x0
Russell King
1
-0
/
+63
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+26
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
53
-52
/
+68
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
62
-69
/
+126
2012-03-24
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Arnd Bergmann
7
-8
/
+113
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-39
/
+67
2012-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+2
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-3
/
+28
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+36
2012-03-24
Merge branch 'mmci' into amba
Russell King
1
-3
/
+19
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
28
-69
/
+304
2012-03-23
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
1
-0
/
+2
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2
-1
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2
-0
/
+5
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-1
/
+0
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
1
-11
/
+7
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
1
-0
/
+2
2012-03-23
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
1
-4
/
+1
2012-03-23
ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...
Denys Vlasenko
1
-1
/
+2
2012-03-23
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
1
-18
/
+15
2012-03-23
ptrace: don't send SIGTRAP on exec if SEIZED
Oleg Nesterov
1
-2
/
+3
2012-03-23
ptrace: the killed tracee should not enter the syscall
Oleg Nesterov
1
-4
/
+5
2012-03-23
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2
-7
/
+32
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
1
-0
/
+2
2012-03-23
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
3
-7
/
+8
2012-03-23
leds-lm3530: support pwm input mode
Kim, Milo
1
-0
/
+9
2012-03-23
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
1
-0
/
+11
2012-03-23
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
1
-0
/
+13
2012-03-23
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
1
-0
/
+1
2012-03-23
bitops: introduce for_each_clear_bit()
Akinobu Mita
1
-0
/
+11
2012-03-23
bitops: remove for_each_set_bit_cont()
Akinobu Mita
1
-3
/
+0
[next]