Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-28Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-26Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann
2012-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-24Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-24procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-24procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-24coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-24coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-24usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov
2012-03-24usermodehelper: implement UMH_KILLABLEOleg Nesterov
2012-03-24ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko
2012-03-24ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko
2012-03-24ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko
2012-03-24ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov
2012-03-24ptrace: the killed tracee should not enter the syscallOleg Nesterov
2012-03-24poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-24crc32: bolt on crc32cDarrick J. Wong
2012-03-24include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches
2012-03-24leds-lm3530: support pwm input modeKim, Milo
2012-03-24drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo
2012-03-24drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo
2012-03-24drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo
2012-03-24bitops: introduce for_each_clear_bit()Akinobu Mita
2012-03-24bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-03-24bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita
2012-03-24backlight: new backlight driver for LP855x devicesKim, Milo
2012-03-24prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering
2012-03-24consolidate WARN_...ONCE() static variablesJan Beulich
2012-03-24headers: include linux/types.h where appropriateBobby Powers
2012-03-24nmi watchdog: do not use cpp symbol in KconfigCong Wang
2012-03-24magic.h: move some FS magic numbers into magic.hMuthu Kumar
2012-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds