summaryrefslogtreecommitdiffstats
path: root/mm/compaction.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-14vtime: Always debug check snapshot source _before_ updating itFrederic Weisbecker1-2/+2
2013-08-14vtime: Always scale generic vtime accounting resultsFrederic Weisbecker1-6/+0
2013-08-14vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker3-31/+67
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker7-3/+14
2013-08-14m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker1-1/+1
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker2-116/+123
2013-08-14context_tracking: Split low level state headersFrederic Weisbecker2-30/+40
2013-08-14vtime: Fix racy cputime delta updateFrederic Weisbecker1-1/+2
2013-08-14vtime: Remove a few unneeded generic vtime state checksFrederic Weisbecker1-12/+1
2013-08-14context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2-0/+63
2013-08-14context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2-5/+12
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker3-23/+21
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2-11/+28
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker3-6/+29
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2-7/+22
2013-08-13nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker3-0/+13
2013-08-13context_tracking: Fix runtime CPU off-caseFrederic Weisbecker1-19/+33
2013-08-13vtime: Update a few commentsFrederic Weisbecker2-6/+11
2013-08-13context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2-32/+26
2013-08-13sched: Consolidate open coded preemptible() checksFrederic Weisbecker2-5/+2
2013-07-24nohz: fix compile warning in tick_nohz_init()Li Zhong1-2/+0
2013-07-24nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt1-1/+2
2013-07-23sched_clock: Fix integer overflowBaruch Siach1-1/+1
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani1-1/+1
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas1-2/+14
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas1-0/+18
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas1-14/+40
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov1-2/+0
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19tracing: Kill trace_array->waiterOleg Nesterov1-1/+0
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7