summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the semaphore core to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra
2013-11-06sched: Move wait code from core.c to wait.cPeter Zijlstra
2013-11-06sched: Move wait.c into kernel/sched/Peter Zijlstra
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar
2013-11-03Linux 3.12Linus Torvalds
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-01Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-01memcg: remove incorrect underflow checkGreg Thelen
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-01USB: Maintainers change for usb serial driversGreg KH
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman
2013-11-01sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()Heiko Carstens
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-31Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-31lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei
2013-10-31mm: memcg: fix test for child groupsJohannes Weiner
2013-10-31mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner
2013-10-31mm: memcg: use proper memcg in limit bypassJohannes Weiner
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun