aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-09
* | | | | | | | | | | | | | tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-09
* | | | | | | | | | | | | | tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* | | | | | | | | | | | | | gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-09
* | | | | | | | | | | | | | gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-09
* | | | | | | | | | | | | | topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-09
* | | | | | | | | | | | | | mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-09
* | | | | | | | | | | | | | mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim2010-08-09
* | | | | | | | | | | | | | oom: move sysctl declarations to oom.hDavid Rientjes2010-08-09
* | | | | | | | | | | | | | oom: extract panic helper functionDavid Rientjes2010-08-09
* | | | | | | | | | | | | | oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-09
* | | | | | | | | | | | | | buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-09
* | | | | | | | | | | | | | mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-09
* | | | | | | | | | | | | | mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-09
* | | | | | | | | | | | | | mm: track the root (oldest) anon_vmaRik van Riel2010-08-09
* | | | | | | | | | | | | | mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-09
* | | | | | | | | | | | | | mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel2010-08-09
* | | | | | | | | | | | | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* | | | | | | | | | | | | | asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-09
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-06
| * | | | | | | | | | | | | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
| * | | | | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
| * | | | | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-04
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-03
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | firewire: add isochronous multichannel receptionStefan Richter2010-07-29
| | | * | | | | | | | | | | | | | | | firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: cdev: add PHY pingingStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: cdev: add PHY packet receptionStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: cdev: add PHY packet transmissionStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: cdev: some clarifications to the API documentationStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: normalize status values in packet callbacksStefan Richter2010-07-23
| | | * | | | | | | | | | | | | | | | firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-13
| | | * | | | | | | | | | | | | | | | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter2010-07-08
| | | * | | | | | | | | | | | | | | | firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter2010-06-20
| | | * | | | | | | | | | | | | | | | firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter2010-06-20
| | | * | | | | | | | | | | | | | | | firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter2010-06-20
| | | * | | | | | | | | | | | | | | | firewire: remove an unused function argumentStefan Richter2010-06-20
| | | * | | | | | | | | | | | | | | | firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-19
| | | * | | | | | | | | | | | | | | | firewire: replace get_features card driver hookStefan Richter2010-06-19
| | | * | | | | | | | | | | | | | | | firewire: core: add CSR abdicate supportClemens Ladisch2010-06-10
| | | * | | | | | | | | | | | | | | | firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch2010-06-10
| | | * | | | | | | | | | | | | | | | firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-10