aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* signals: inline __fatal_signal_pendingRoland McGrath2009-09-241-1/+4
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+13
* signals: introduce do_send_sig_info() helperOleg Nesterov2009-09-241-0/+2
* exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov2009-09-241-1/+1
* signals: tracehook_notify_jctl changeRoland McGrath2009-09-241-9/+25
* ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov2009-09-241-0/+1
* memory controller: soft limit reclaim on contentionBalbir Singh2009-09-242-0/+15
* memory controller: soft limit organize cgroupsBalbir Singh2009-09-241-2/+4
* memory controller: soft limit interfaceBalbir Singh2009-09-241-0/+58
* memcg: remove the overhead associated with the root cgroupBalbir Singh2009-09-241-0/+13
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-241-3/+4
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-241-0/+3
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-241-5/+29
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-241-8/+14
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-241-4/+7
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-244-5/+5
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-241-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-236-493/+255
|\
| * cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-241-341/+252
| * cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-241-111/+1
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0
| * cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0
| * cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3
| * cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
| * cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove unused cpu_mask_allRusty Russell2009-09-241-3/+0
| * cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-241-3/+0
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-17/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-235-1/+149
|\ \
| * | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-171-0/+92
| * | Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-171-0/+24
| * | Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-171-1/+1
| * | Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-172-0/+32
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-0/+2
|\ \ \
| * | | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-0/+2
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-231-2/+3
|\ \ \ \
| * | | | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-09-231-0/+3
|\ \ \ \ \
| * | | | | 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-231-17/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | include/linux/cred.h: fix buildAndrew Morton2009-09-231-17/+1
* | | | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
| |/ / / |/| | |
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-234-14/+232
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-23485-4948/+15365
| |\ \ \ \
| * | | | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-041-0/+189
| * | | | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-042-14/+22
| * | | | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+3
| * | | | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-021-0/+8
| * | | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-011-0/+10