| Commit message (Expand) | Author | Age | Files | Lines |
* | signals: inline __fatal_signal_pending | Roland McGrath | 2009-09-24 | 1 | -1/+4 |
* | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra | 2009-09-24 | 1 | -0/+13 |
* | signals: introduce do_send_sig_info() helper | Oleg Nesterov | 2009-09-24 | 1 | -0/+2 |
* | exec: fix set_binfmt() vs sys_delete_module() race | Oleg Nesterov | 2009-09-24 | 1 | -1/+1 |
* | signals: tracehook_notify_jctl change | Roland McGrath | 2009-09-24 | 1 | -9/+25 |
* | ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee | Oleg Nesterov | 2009-09-24 | 1 | -0/+1 |
* | memory controller: soft limit reclaim on contention | Balbir Singh | 2009-09-24 | 2 | -0/+15 |
* | memory controller: soft limit organize cgroups | Balbir Singh | 2009-09-24 | 1 | -2/+4 |
* | memory controller: soft limit interface | Balbir Singh | 2009-09-24 | 1 | -0/+58 |
* | memcg: remove the overhead associated with the root cgroup | Balbir Singh | 2009-09-24 | 1 | -0/+13 |
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -3/+4 |
* | cgroups: change css_set freeing mechanism to be under RCU | Ben Blum | 2009-09-24 | 1 | -0/+3 |
* | cgroups: ensure correct concurrent opening/reading of pidlists across pid nam... | Ben Blum | 2009-09-24 | 1 | -5/+29 |
* | cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq... | Ben Blum | 2009-09-24 | 1 | -8/+14 |
* | cgroups: revert "cgroups: fix pid namespace bug" | Paul Menage | 2009-09-24 | 1 | -4/+7 |
* | docs: fix various Documentation/ paths in header files | Randy Dunlap | 2009-09-24 | 4 | -5/+5 |
* | time: add function to convert between calendar time and broken-down time for ... | Zhaolei | 2009-09-24 | 1 | -0/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 6 | -493/+255 |
|\ |
|
| * | cpumask: Move deprecated functions to end of header. | Rusty Russell | 2009-09-24 | 1 | -341/+252 |
| * | cpumask: remove unused deprecated functions, avoid accusations of insanity | Rusty Russell | 2009-09-24 | 1 | -111/+1 |
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -6/+0 |
| * | cpumask: remove the deprecated smp_call_function_mask() | Rusty Russell | 2009-09-24 | 1 | -11/+0 |
| * | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-09-24 | 1 | -0/+3 |
| * | cpumask: Remove mask field from comments | Nobuhiro Iwamatsu | 2009-09-24 | 1 | -1/+0 |
| * | cpumask: remove unused mask field from struct irqaction. | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| * | cpumask: remove unused cpu_mask_all | Rusty Russell | 2009-09-24 | 1 | -3/+0 |
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR | Rusty Russell | 2009-09-24 | 1 | -3/+0 |
| * | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -17/+0 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 5 | -1/+149 |
|\ \ |
|
| * | | Input: add driver for ADP5588 QWERTY I2C Keypad | Michael Hennerich | 2009-09-17 | 1 | -0/+92 |
| * | | Input: add touchscreen driver for MELFAS MCS-5000 controller | Joonyoung Shim | 2009-09-17 | 1 | -0/+24 |
| * | | Input: add generic suspend and resume for input devices | Dmitry Torokhov | 2009-09-17 | 1 | -1/+1 |
| * | | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-17 | 2 | -0/+32 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. | Tim Abbott | 2009-09-21 | 1 | -0/+2 |
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-09-23 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 2009-09-23 | 1 | -2/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-09-23 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | 9p: Add fscache support to 9p | Abhishek Kulkarni | 2009-09-23 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -17/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | include/linux/cred.h: fix build | Andrew Morton | 2009-09-23 | 1 | -17/+1 |
* | | | | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 | 1 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 4 | -14/+232 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 485 | -4948/+15365 |
| |\ \ \ \ |
|
| * | | | | | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown | 2009-09-04 | 1 | -0/+189 |
| * | | | | | wm97xx_battery: Use platform_data | Marek Vasut | 2009-09-04 | 2 | -14/+22 |
| * | | | | | power_supply: get_by_name and set_charged functionality | Daniel Mack | 2009-07-30 | 1 | -0/+3 |
| * | | | | | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+8 |
| * | | | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+10 |