aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-19/+8
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-2/+2
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+18
2011-03-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+2
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+14
2011-03-25Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+0
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+44
2011-03-25kdb: add usage string of 'per_cpu' commandNamhyung Kim1-1/+1
2011-03-25kdb: code cleanup to use macro instead of valueJovi Zhang1-1/+1
2011-03-25genirq: Expand generic show_interrupts()Thomas Gleixner2-1/+18
2011-03-25futex: Fix WARN_ON() test for UPSteven Rostedt1-2/+2
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-12/+21
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds1-0/+30
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim1-3/+41
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering2-0/+35
2011-03-23taskstats: use appropriate printk priority levelMandeep Singh Baines1-1/+1
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn6-13/+29
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn1-0/+5
2011-03-23userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn1-26/+49
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn1-0/+54
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn1-12/+15
2011-03-23userns: allow killing tasks in your own or child usernsSerge E. Hallyn1-8/+22
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn3-12/+9
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2-5/+43
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn3-2/+15
2011-03-23pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman2-8/+9
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman1-1/+1
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-23sysctl: add some missing input constraint checksPetr Holasek1-4/+13
2011-03-23sysctl_check: drop dead codeDenis Kirjanov1-4/+0
2011-03-23sysctl_check: drop table->procname checksDenis Kirjanov1-4/+2
2011-03-23cpuset: hold callback_mutex in cpuset_post_clone()Li Zefan1-0/+2
2011-03-23cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan1-35/+16
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan1-5/+2
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan1-16/+8
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner1-0/+2
2011-03-23memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki1-0/+14
2011-03-23timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki1-19/+8
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-2/+2
2011-03-23perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker1-1/+2
2011-03-23genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner1-14/+0
2011-03-23perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian1-1/+11
2011-03-23sched, doc: Update sched-design-CFS.txtBorislav Petkov2-4/+0
2011-03-23lockdep: Remove unused 'factor' variable from lockdep_stats_show()Sergey Senozhatsky1-8/+1
2011-03-23sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group()Sergey Senozhatsky1-3/+0
2011-03-23Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-2/+1
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines1-1/+1
2011-03-22printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2-8/+6
2011-03-22console: prevent registered consoles from dumping old kernel message over againFeng Tang1-0/+18