summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-141-1/+1
|\
| * cgroups: Fix a lockdep warning at cgroup removalLi Zefan2011-01-141-1/+1
* | cgroup_fs: fix cgroup use of simple_lookup()Al Viro2011-01-141-1/+16
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-134-142/+1
|\ \
| * \ Merge branch 'apei' into releaseLen Brown2011-01-121-0/+1
| |\ \
| | * | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-0/+1
| * | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-073-148/+0
| * | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-1/+7
* | | | thp: khugepagedAndrea Arcangeli2011-01-131-0/+5
* | | | thp: add pmd_huge_pte to mm_structAndrea Arcangeli2011-01-131-0/+7
* | | | thp: update futex compound knowledgeAndrea Arcangeli2011-01-131-10/+45
* | | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-131-0/+1
* | | | sched: remove long deprecated CLONE_STOPPED flagDave Jones2011-01-131-27/+1
* | | | irq: use per_cpu kstat_irqsEric Dumazet2011-01-131-10/+30
* | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-132-18/+24
|\ \ \ \
| * | | | block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
| * | | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
| * | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-2/+3
| |\ \ \ \
| | * | | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
| | * | | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-2/+3
| * | | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-6/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-131-23/+7
|\ \ \ \ \ \
| * | | | | | switch cgroupAl Viro2011-01-121-23/+7
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1313-16/+16
|\ \ \ \ \ \ \
| * | | | | | | hrtimer: fix a typo in commentNamhyung Kim2010-12-221-1/+1
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-12-2233-291/+658
| |\ \ \ \ \ \ \
| * | | | | | | | Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-282-3/+3
| * | | | | | | | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
| * | | | | | | | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
| * | | | | | | | audit: error message typo correctionRoss Kirk2010-11-031-1/+1
| * | | | | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-017-7/+7
* | | | | | | | | pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-131-0/+43
* | | | | | | | | ntp: add hardpps implementationAlexander Gordeev2011-01-131-15/+410
* | | | | | | | | taskstats: use better ifdef for alignmentJeff Mahoney2011-01-131-1/+1
* | | | | | | | | user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov2011-01-131-3/+12
* | | | | | | | | sysctl: remove obsolete commentsJovi Zhang2011-01-131-17/+0
* | | | | | | | | sysctl: fix #ifdef guard commentJovi Zhang2011-01-131-2/+2
* | | | | | | | | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2011-01-131-14/+9
* | | | | | | | | printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying2011-01-131-27/+7
* | | | | | | | | kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-131-0/+10
* | | | | | | | | kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-133-20/+20
* | | | | | | | | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-132-0/+10
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-115-43/+62
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-0939-1082/+2144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-072-1/+2
| | * | | | | | | | tracing: Fix preempt count leakLi Zefan2011-01-071-4/+2
| * | | | | | | | | perf_events: Add perf_event_time()Stephane Eranian2011-01-071-14/+24
| * | | | | | | | | perf_events: Generalize use of event_filter_match()Stephane Eranian2011-01-071-8/+8
| * | | | | | | | | perf_events: Move code around to prepare for cgroupStephane Eranian2011-01-072-16/+26
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-101-4/+10
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud