aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31
|\
| * kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
| * printk: remove bounds checking for log_prefixWilliam Douglas2011-10-31
| * printk: fix bounds checking for log_prefixWilliam Douglas2011-10-31
| * printk: add console_suspend module parameterYanmin Zhang2011-10-31
| * printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang2011-10-31
| * kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-31
| * watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin2011-10-31
| * stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-31
| * mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-31
| * oom: remove oom_disable_countDavid Rientjes2011-10-31
| * Cross Memory AttachChristopher Yeoh2011-10-31
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
* | [S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu2011-10-30
* | [S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu2011-10-30
* | [S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu2011-10-30
* | [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-30
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\
| * irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-24
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\ \
| * \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-23
| |\ \
| * \ \ Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-26
| |\ \ \
| | * | | cpu_pm: call notifiers during suspendColin Cross2011-09-23
| | * | | cpu_pm: Add cpu power management notifiersColin Cross2011-09-23
| | | |/ | | |/|
| * | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-21
| |\| |
| * | | perf: provide PMU when initing eventsMark Rutland2011-08-31
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-21
| * | | | alarmtimers: Fix error handlingThomas Gleixner2011-09-14
| * | | | clocksource: Make watchdog reset locklessThomas Gleixner2011-09-13
| * | | | posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-08
| * | | | clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-08
| * | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
| * | | | nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-08
| * | | | nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-08
| * | | | nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-08
| * | | | alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-10
| * | | | alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-10
| * | | | alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-10
| * | | | alarmtimers: Remove period from alarm structureJohn Stultz2011-08-10
| * | | | alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-10
| * | | | alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-10
| * | | | alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-10
| * | | | alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-10
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \
| * | | | | sched: Don't use tasklist_lock for debug printsThomas Gleixner2011-10-06
| * | | | | sched: Warn on rt throttlingThomas Gleixner2011-10-06
| * | | | | sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2011-10-06
| * | | | | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-06
| * | | | | sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-06