Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 2011-07-26 | 1 | -0/+1 | |
* | | | | | | kernel/fork.c: fix a few coding style issues | Daniel Rebelo de Oliveira | 2011-07-26 | 1 | -35/+48 | |
* | | | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko | 2011-07-26 | 2 | -0/+12 | |
* | | | | | | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 5 | -37/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n | Stephen Boyd | 2011-07-25 | 1 | -2/+2 | |
| * | | | | | | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2011-07-25 | 2 | -32/+31 | |
| * | | | | | | devres: fix possible use after free | Maxin B John | 2011-07-25 | 1 | -1/+1 | |
| * | | | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt | 2011-07-25 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s... | Linus Torvalds | 2011-07-25 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kernel: prevent unnecessary rebuilding due to config_data.gz | Peter Foley | 2011-07-20 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 7 | -14/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 2011-07-11 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 23 | -554/+743 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 2011-07-08 | 5 | -11/+2 | |
| * | | | | | | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-07-25 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 2011-07-12 | 2 | -2/+0 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 | 2 | -14/+84 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | module: add /sys/module/<name>/uevent files | Kay Sievers | 2011-07-24 | 2 | -0/+21 | |
| * | | | | | | | | module: change attr callbacks to take struct module_kobject | Kay Sievers | 2011-07-24 | 2 | -12/+12 | |
| * | | | | | | | | modules: add default loader hook implementations | Jonas Bonn | 2011-07-24 | 1 | -0/+49 | |
| * | | | | | | | | param: fix return value handling in param_set_* | Satoru Moriya | 2011-07-24 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 4 | -12/+85 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | sched: adjust scheduler cpu power for stolen time | Glauber Costa | 2011-07-14 | 2 | -12/+39 | |
| * | | | | | | | | KVM guest: Steal time accounting | Glauber Costa | 2011-07-14 | 1 | -0/+43 | |
| * | | | | | | | | KVM: Steal time implementation | Glauber Costa | 2011-07-14 | 1 | -0/+2 | |
| * | | | | | | | | KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK | Alexander Graf | 2011-07-12 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 4 | -20/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rw_semaphore: remove up/down_read_non_owner | Christoph Hellwig | 2011-07-20 | 1 | -16/+0 | |
| * | | | | | | | | | make sure that nsproxy_cache is initialized early enough | Al Viro | 2011-07-20 | 2 | -3/+2 | |
| * | | | | | | | | | kill file_permission() completely | Al Viro | 2011-07-20 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -5/+73 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha | 2011-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | stop_machine: implement stop_machine_from_inactive_cpu() | Tejun Heo | 2011-06-27 | 1 | -1/+61 | |
| * | | | | | | | | | | stop_machine: reorganize stop_cpus() implementation | Tejun Heo | 2011-06-27 | 1 | -4/+12 | |
| * | | | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-06-27 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-22 | 1 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | time: Fix stupid KERN_WARN compile issue | John Stultz | 2011-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | | time: Avoid accumulating time drift in suspend/resume | John Stultz | 2011-06-21 | 1 | -0/+22 | |
| * | | | | | | | | | | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime | John Stultz | 2011-06-21 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 5 | -118/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair | Lin Ming | 2011-07-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched: Replace use of entity_key() | Stephan Baerwolf | 2011-07-21 | 1 | -7/+1 | |
| * | | | | | | | | | | | sched: Separate group-scheduling code more clearly | Jan H. Schönherr | 2011-07-21 | 1 | -24/+19 | |
| * | | | | | | | | | | | sched: Reorder root_domain to remove 64 bit alignment padding | Richard Kennedy | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched: Do not attempt to destroy uninitialized rt_bandwidth | Bianca Lutz | 2011-07-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | sched: Remove unused function cpu_cfs_rq() | Jan Schoenherr | 2011-07-21 | 1 | -13/+0 | |
| * | | | | | | | | | | | sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' | Jan Schoenherr | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched, cgroup: Optimize load_balance_fair() | Peter Zijlstra | 2011-07-21 | 2 | -37/+35 | |
| * | | | | | | | | | | | sched: Don't update shares twice on on_rq parent | Paul Turner | 2011-07-21 | 1 | -0/+3 |