aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | HWPOISON: Handle hardware poisoned pages in try_to_unmapAndi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Use bitmask/action code for try_to_unmap behaviourAndi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Add basic support for poisoned pages in fault handler v3Andi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Add support for poison swap entries v2Andi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Export some rmap vma locking to outside worldAndi Kleen2009-09-16
| | * | | | | | | | | | HWPOISON: Add page flag for poisoned pagesAndi Kleen2009-09-16
| * | | | | | | | | | | task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2009-09-24
| * | | | | | | | | | | include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2009-09-24
| * | | | | | | | | | | aio: ifdef fields in mm_structAlexey Dobriyan2009-09-24
| * | | | | | | | | | | linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger2009-09-24
| * | | | | | | | | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
| * | | | | | | | | | | signals: inline __fatal_signal_pendingRoland McGrath2009-09-24
| * | | | | | | | | | | fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24
| * | | | | | | | | | | signals: introduce do_send_sig_info() helperOleg Nesterov2009-09-24
| * | | | | | | | | | | exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov2009-09-24
| * | | | | | | | | | | signals: tracehook_notify_jctl changeRoland McGrath2009-09-24
| * | | | | | | | | | | ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov2009-09-24
| * | | | | | | | | | | memory controller: soft limit reclaim on contentionBalbir Singh2009-09-24
| * | | | | | | | | | | memory controller: soft limit organize cgroupsBalbir Singh2009-09-24
| * | | | | | | | | | | memory controller: soft limit interfaceBalbir Singh2009-09-24
| * | | | | | | | | | | memcg: remove the overhead associated with the root cgroupBalbir Singh2009-09-24
| * | | | | | | | | | | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
| * | | | | | | | | | | cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-24
| * | | | | | | | | | | cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-24
| * | | | | | | | | | | cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-24
| * | | | | | | | | | | cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-24
| * | | | | | | | | | | docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-24
| * | | | | | | | | | | time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-24
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-23
| | * | | | | | | | | | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-23
| | * | | | | | | | | | cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-23
| | * | | | | | | | | | cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove unused cpu_mask_allRusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-23
| | * | | | | | | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
| * | | | | | | | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-23
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-18
| | * | | | | | | | | | | Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-18
| | * | | | | | | | | | | Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-18
| | * | | | | | | | | | | Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-18
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-21
| * | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-23