summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-12-03modsign: add symbol prefix to certificate listJames Hogan
2012-12-02workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-30irqdomain: stop screaming about preallocated irqdescsLinus Walleij
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki
2012-11-28kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-27futex: avoid wake_futex() for a PI futex_qDarren Hart
2012-11-27watchdog: using u64 in get_sample_period()Chuansheng Liu
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16sched: Mark RCU reader in sched_show_task()Paul E. McKenney
2012-11-16rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-16Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney
2012-11-16uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov
2012-11-14PM / Hibernate: use rb_entryDavidlohr Bueso
2012-11-14PM / sysfs: replace strict_str* with kstrto*Daniel Walter
2012-11-14cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-11-14ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-14uprobes: Flush cache after xol writeRabin Vincent
2012-11-13rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle checkPaul E. McKenney
2012-11-13rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney
2012-11-13rcu: Add new rcutorture module parameters to start/end test messagesPaul E. McKenney
2012-11-13rcu: Fix batch-limit size problemEric Dumazet