summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-0810-55/+65
|\
| * vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-203-0/+6
| * vtime: No need to disable irqs on vtime_account()Frederic Weisbecker2012-11-191-6/+0
| * vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-196-14/+19
| * vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-195-18/+23
| * vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-196-20/+20
* | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-12-0813-205/+119
|\ \
| * | cputime: Comment cputime's adjusting codeFrederic Weisbecker2012-11-281-2/+16
| * | cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-283-28/+43
| * | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-285-13/+13
| * | cputime: Move thread_group_cputime() to sched codeFrederic Weisbecker2012-11-282-24/+28
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-11-186-148/+20
| |\ \
| | * | sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-304-147/+14
| | * | sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar2012-10-162-1/+6
| * | | Merge tag 'v3.7-rc5' into sched/coreIngo Molnar2012-11-14693-4929/+8073
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-071121-8022/+13298
|\ \ \ \ | |/ / / |/| | |
| * | | tmpfs: fix shared mempolicy leakMel Gorman2012-12-063-48/+16
| * | | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0
| * | | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-065-20/+24
| |\ \ \
| | * | | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
| | * | | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
| | * | | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
| | * | | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
| | * | | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
| * | | | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds2012-12-061-1/+1
| |\ \ \ \
| | * | | | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-061-1/+1
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-062-8/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | ASN.1: Fix an indefinite length skip errorDavid Howells2012-12-051-1/+1
| | * | | | MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells2012-12-051-7/+7
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-061-0/+3
| |\ \ \ \ \
| | * | | | | watchdog: Fix CPU hotplug regressionThomas Gleixner2012-12-041-0/+3
| * | | | | | vfs: clear to the end of the buffer on partial buffer readsDan Carpenter2012-12-051-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-042-2/+9
| |\ \ \ \ \
| | * | | | | modsign: add symbol prefix to certificate listJames Hogan2012-12-031-2/+2
| | * | | | | linux/kernel.h: define SYMBOL_PREFIXJames Hogan2012-12-031-0/+7
| * | | | | | Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-041-10/+16
| |\ \ \ \ \ \
| | * | | | | | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger2012-12-041-9/+9
| | * | | | | | UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger2012-12-041-1/+7
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-043-11/+9
| |\ \ \ \ \ \
| | * | | | | | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo2012-12-041-2/+2
| | * | | | | | megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2012-12-042-9/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-044-10/+20
| |\ \ \ \ \ \ \
| | * | | | | | | sparc: Fix piggyback with newer binutils.David S. Miller2012-12-031-6/+6
| | * | | | | | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-033-4/+14
| * | | | | | | | vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds2012-12-041-0/+52
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Linux 3.7-rc8v3.7-rc8Linus Torvalds2012-12-031-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-034-17/+22
| |\ \ \ \ \ \ \
| | * | | | | | | i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-281-3/+3
| | * | | | | | | i7300_edac: Fix error flag testingJean Delvare2012-10-251-4/+4
OpenPOWER on IntegriCloud