aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy41-445/+813
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+12
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18perf: Fix contexted inheritancePeter Zijlstra1-6/+5
2011-01-18audit: export symbol for use with xt_AUDITJan Engelhardt1-0/+2
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-34/+36
2011-01-14tracing: Remove syscall_exit_fieldsLai Jiangshan1-21/+12
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds1-1/+1
2011-01-14cgroup_fs: fix cgroup use of simple_lookup()Al Viro1-1/+16
2011-01-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgentIngo Molnar2-3/+15
2011-01-14rcu: avoid pointless blocked-task warningsPaul E. McKenney1-1/+2
2011-01-14rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney1-2/+13
2011-01-14cgroups: Fix a lockdep warning at cgroup removalLi Zefan1-1/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-142/+1
2011-01-13thp: khugepagedAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd_huge_pte to mm_structAndrea Arcangeli1-0/+7
2011-01-13thp: update futex compound knowledgeAndrea Arcangeli1-10/+45
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+1
2011-01-13sched: remove long deprecated CLONE_STOPPED flagDave Jones1-27/+1
2011-01-13irq: use per_cpu kstat_irqsEric Dumazet1-10/+30
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-18/+24
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-23/+7
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds13-16/+16
2011-01-13pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev1-0/+43
2011-01-13ntp: add hardpps implementationAlexander Gordeev1-15/+410
2011-01-13taskstats: use better ifdef for alignmentJeff Mahoney1-1/+1
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov1-3/+12
2011-01-13sysctl: remove obsolete commentsJovi Zhang1-17/+0
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang1-2/+2
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches1-14/+9
2011-01-13printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying1-27/+7
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+10
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang3-20/+20
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart pathsSeiji Aguchi2-0/+10
2011-01-12switch cgroupAl Viro1-23/+7
2011-01-12timekeeping: Make local variables staticH Hartley Sweeten1-2/+2
2011-01-12time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre1-4/+4
2011-01-12Merge branch 'apei' into releaseLen Brown1-0/+1
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-0/+1
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-43/+62
2011-01-11rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt1-4/+3
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-4/+10
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds5-11/+20
2011-01-10block: ensure that completion error gets properly tracedJens Axboe1-9/+13
2011-01-10Merge branch 'master' into nextJames Morris62-1736/+3665
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar39-1082/+2144
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2-1/+2
2011-01-07tracing: Fix preempt count leakLi Zefan1-4/+2