aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08
|\
| *-. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-02
| |\ \
| | | * CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-27
| | * | perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-28
| |/ /
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-02-27
| |\|
| | * sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2012-02-22
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-27
| |\ \
| | * | genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-15
| | * | genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-15
| | | |
| \ \ \
*-. \ \ \ Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
| | |/ / | |/| |
* | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-24
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-20
|\ \ \ | |/ / |/| |
| * | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-13
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-13
|\ \ \ | |/ / |/| |
| * | module: make module param bint handle nul valueDave Young2012-02-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\ \
| * | relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-10
| * | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-02-10
|\ \ \ | |_|/ |/| |
| * | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-07
* | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-04
|\ \ \
| * | | PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-04
| * | | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-01
* | | | kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu2012-02-03
| |/ / |/| |
* | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | * | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-27
| | | * | | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-27
| | | * | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-26
| | | * | | sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-26
| | | * | | sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-26
| | | |/ /
| | * | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
| * | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
* | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
| |/ / / |/| | |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
|\ \ \ \
| * | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-21
| * | | | perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim2012-01-21
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |