summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-11-01kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01printk: remove bounds checking for log_prefixWilliam Douglas
2011-11-01printk: fix bounds checking for log_prefixWilliam Douglas
2011-11-01printk: add console_suspend module parameterYanmin Zhang
2011-11-01printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang
2011-11-01kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-11-01watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin
2011-11-01stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-11-01oom: remove oom_disable_countDavid Rientjes
2011-11-01Cross Memory AttachChristopher Yeoh
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31kernel: fix up module header handling in rcutiny filesPaul Gortmaker
2011-10-31kernel: params.c needs module.h not moduleparam.hPaul Gortmaker
2011-10-31kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker
2011-10-31kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-31range: fix bogus misuse of module.h to get printk()Paul Gortmaker
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-31irq: support domains with non-zero hwirq baseRob Herring
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu
2011-10-30[S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt
2011-10-26kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-25jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge
2011-10-25jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge
2011-10-25jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge
2011-10-25stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds