summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-2410-10/+129
|\
| * HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-161-0/+1
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-162-0/+8
| * HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen2009-09-162-0/+4
| * HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-162-0/+2
| * HWPOISON: Add invalidate_inode_pageWu Fengguang2009-09-161-0/+2
| * HWPOISON: Refactor truncate to allow direct truncating of page v2Nick Piggin2009-09-161-0/+2
| * HWPOISON: Handle hardware poisoned pages in try_to_unmapAndi Kleen2009-09-161-0/+1
| * HWPOISON: Use bitmask/action code for try_to_unmap behaviourAndi Kleen2009-09-161-1/+12
| * HWPOISON: Add basic support for poisoned pages in fault handler v3Andi Kleen2009-09-161-1/+2
| * HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen2009-09-161-1/+7
| * HWPOISON: Add support for poison swap entries v2Andi Kleen2009-09-162-6/+66
| * HWPOISON: Export some rmap vma locking to outside worldAndi Kleen2009-09-161-0/+6
| * HWPOISON: Add page flag for poisoned pagesAndi Kleen2009-09-161-1/+16
* | task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2009-09-242-1/+2
* | include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2009-09-242-2/+2
* | aio: ifdef fields in mm_structAlexey Dobriyan2009-09-241-3/+2
* | linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger2009-09-241-5/+5
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-2412-39/+34
* | 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
OpenPOWER on IntegriCloud