summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski-0/+1
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds-16/+21
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-65/+83
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds-4/+9
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+0
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings-0/+7
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings-4/+2
2011-11-04PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo-1/+1
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski-2/+1
2011-11-04PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat-0/+74
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds-95/+2
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker-9/+9
2011-11-02sysctl: add support for poll()Lucas De Marchi-0/+25
2011-11-02cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes-3/+6
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum-6/+9
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum-3/+3
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-6/+6
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds-25/+54
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-6/+6
2011-10-31printk: remove bounds checking for log_prefixWilliam Douglas-3/+0
2011-10-31printk: fix bounds checking for log_prefixWilliam Douglas-1/+1
2011-10-31printk: add console_suspend module parameterYanmin Zhang-0/+4
2011-10-31printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang-0/+3
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard-0/+9
2011-10-31watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin-2/+2
2011-10-31stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge-0/+22
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter-3/+3
2011-10-31oom: remove oom_disable_countDavid Rientjes-11/+1
2011-10-31Cross Memory AttachChristopher Yeoh-0/+4
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker-1/+1
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker-0/+10
2011-10-31kernel: fix up module header handling in rcutiny filesPaul Gortmaker-1/+1
2011-10-31kernel: params.c needs module.h not moduleparam.hPaul Gortmaker-1/+1
2011-10-31kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker-0/+1
2011-10-31kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker-0/+2
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker-0/+3
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker-0/+2
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker-61/+61
2011-10-31range: fix bogus misuse of module.h to get printk()Paul Gortmaker-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann-30/+564
2011-10-31irq: support domains with non-zero hwirq baseRob Herring-6/+6
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky-8/+0
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu-2/+19
2011-10-30[S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu-9/+9
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu-0/+11
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu-1/+1
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+4
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-0/+238
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-214/+365