summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-08-13nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-08-13context_tracking: Fix runtime CPU off-caseFrederic Weisbecker
2013-08-13vtime: Update a few commentsFrederic Weisbecker
2013-08-13context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker
2013-08-13sched: Consolidate open coded preemptible() checksFrederic Weisbecker
2013-08-12Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-07-25Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-07-24nohz: fix compile warning in tick_nohz_init()Li Zhong
2013-07-24nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt
2013-07-22Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-22Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-22sched_clock: Fix integer overflowBaruch Siach
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-19tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19tracing: Kill trace_array->waiterOleg Nesterov
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon