aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* padata: Fix cpu hotplugSteffen Klassert2012-03-29
* padata: Use the online cpumask as the defaultSteffen Klassert2012-03-29
* padata: Add a reference to the api documentationSteffen Klassert2012-03-29
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * memcg: let css_get_next() rely upon rcu_read_lock()Hugh Dickins2012-03-21
| * cgroup: revert ss_id_lock to spinlockHugh Dickins2012-03-21
| * mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes2012-03-21
| * cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-21
| * mm: add rss counters consistency checkKonstantin Khlebnikov2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | constify path argument of trace_seq_path()Al Viro2012-03-20
| * | constify path argument of audit_log_d_path()Al Viro2012-03-20
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \
| * | | security: trim security.hAl Viro2012-02-13
| * | | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| * | | security: create task_free security callbackKees Cook2012-02-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | padata: Fix race on sequence number wrapSteffen Klassert2012-03-14
| * | | padata: Fix race in the serialization pathSteffen Klassert2012-03-14
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \
| * | | | irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-24
| * | | | irq_domain: constify irq_domain_opsGrant Likely2012-02-16
| * | | | irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-16
| * | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-16
| * | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-16
| * | | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-16
| * | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
| * | | | irq_domain: Remove references to old irq_host namesGrant Likely2012-02-16
| * | | | irq_domain: remove NO_IRQ from irq domain codeGrant Likely2012-02-16
| * | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * | | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-14
| * | | | irq_domain: Be less verboseGrant Likely2012-02-14
* | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-03-04
| |\ \ \ \ \
| | * | | | | PM / QoS: unconditionally build the featureJean Pihet2012-02-13
| | * | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-qosRafael J. Wysocki2012-02-13
| | |\ \ \ \ \
| | * | | | | | PM / QoS: Simplify PM QoS expansion/mergeAlex Frid2012-01-29
| * | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-04
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Freezer: Remove references to TIF_FREEZE in commentsMarcos Paulo de Souza2012-03-04
| | * | | | | | | PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-03-04
| | * | | | | | | PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-02-17
| | * | | | | | | PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-17
| | * | | | | | | PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki2012-02-17
| | * | | | | | | PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.cRafael J. Wysocki2012-02-17
| | * | | | | | | PM / Sleep: Remove unnecessary label from suspend_freeze_processes()Rafael J. Wysocki2012-02-13
| | * | | | | | | PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()Rafael J. Wysocki2012-02-13
| | * | | | | | | PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-09
| | * | | | | | | PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-09
| | * | | | | | | PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-09