Age | Commit message (Expand) | Author |
2012-03-28 | lib/cpumask.c: remove __any_online_cpu() | Srivatsa S. Bhat |
2012-03-28 | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef |
2012-03-28 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef |
2012-03-28 | swapon: check validity of swap_flags | Hugh Dickins |
2012-03-28 | mm for fs: add truncate_pagecache_range() | Hugh Dickins |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King |
2012-03-25 | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-24 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Arnd Bergmann |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds |
2012-03-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-24 | Merge branch 'mmci' into amba | Russell King |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | procfs: speed up /proc/pid/stat, statm | KAMEZAWA Hiroyuki |
2012-03-23 | procfs: add num_to_str() to speed up /proc/stat | KAMEZAWA Hiroyuki |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov |
2012-03-23 | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov |
2012-03-23 | ptrace: remove PTRACE_SEIZE_DEVEL bit | Denys Vlasenko |
2012-03-23 | ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ... | Denys Vlasenko |
2012-03-23 | ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code | Denys Vlasenko |
2012-03-23 | ptrace: don't send SIGTRAP on exec if SEIZED | Oleg Nesterov |
2012-03-23 | ptrace: the killed tracee should not enter the syscall | Oleg Nesterov |
2012-03-23 | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil |
2012-03-23 | crc32: bolt on crc32c | Darrick J. Wong |
2012-03-23 | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches |
2012-03-23 | leds-lm3530: support pwm input mode | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo |
2012-03-23 | bitops: introduce for_each_clear_bit() | Akinobu Mita |
2012-03-23 | bitops: remove for_each_set_bit_cont() | Akinobu Mita |
2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita |
2012-03-23 | backlight: new backlight driver for LP855x devices | Kim, Milo |
2012-03-23 | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering |
2012-03-23 | consolidate WARN_...ONCE() static variables | Jan Beulich |
2012-03-23 | headers: include linux/types.h where appropriate | Bobby Powers |