summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-271-0/+5
|\
| * Merge branch 'linus' into nextJames Morris2011-06-3019-524/+628
| |\
| * | cgroupfs: use init_cred when populating new cgroupfs mounteparis@redhat2011-06-091-0/+5
* | | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2011-07-272-16/+6
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2613-13/+13
* | | panic: panic=-1 for immediate rebootHugh Dickins2011-07-261-0/+2
* | | gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-261-1/+1
* | | ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-261-0/+1
* | | kernel/fork.c: fix a few coding style issuesDaniel Rebelo de Oliveira2011-07-261-35/+48
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-262-0/+12
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-255-37/+36
|\ \ \
| * | | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd2011-07-251-2/+2
| * | | notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-252-32/+31
| * | | devres: fix possible use after freeMaxin B John2011-07-251-1/+1
| * | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-251-2/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds2011-07-251-3/+2
|\ \ \ \ \
| * | | | | kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley2011-07-201-3/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-257-14/+5
|\ \ \ \ \
| * | | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1123-554/+743
| |\ \ \ \ \
| * | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-085-11/+2
| * | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-252-2/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-122-2/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-242-14/+84
|\ \ \ \ \ \
| * | | | | | module: add /sys/module/<name>/uevent filesKay Sievers2011-07-242-0/+21
| * | | | | | module: change attr callbacks to take struct module_kobjectKay Sievers2011-07-242-12/+12
| * | | | | | modules: add default loader hook implementationsJonas Bonn2011-07-241-0/+49
| * | | | | | param: fix return value handling in param_set_*Satoru Moriya2011-07-241-2/+2
* | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-244-12/+85
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | sched: adjust scheduler cpu power for stolen timeGlauber Costa2011-07-142-12/+39
| * | | | | | KVM guest: Steal time accountingGlauber Costa2011-07-141-0/+43
| * | | | | | KVM: Steal time implementationGlauber Costa2011-07-141-0/+2
| * | | | | | KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf2011-07-121-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-224-20/+4
|\ \ \ \ \ \ \
| * | | | | | | rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-201-16/+0
| * | | | | | | make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-202-3/+2
| * | | | | | | kill file_permission() completelyAl Viro2011-07-201-1/+2
* | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-5/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-271-1/+1
| * | | | | | | | stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo2011-06-271-1/+61
| * | | | | | | | stop_machine: reorganize stop_cpus() implementationTejun Heo2011-06-271-4/+12
| * | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-271-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | time: Fix stupid KERN_WARN compile issueJohn Stultz2011-07-201-1/+1
| * | | | | | | | time: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-0/+22
| * | | | | | | | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz2011-06-211-0/+6
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-225-118/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fairLin Ming2011-07-221-2/+2
| * | | | | | | | | sched: Replace use of entity_key()Stephan Baerwolf2011-07-211-7/+1
OpenPOWER on IntegriCloud