summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* oom: extract panic helper functionDavid Rientjes2010-08-101-0/+1
* oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-101-1/+12
* buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-101-6/+1Star
* mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-101-0/+15
* mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-101-4/+4
* mm: track the root (oldest) anon_vmaRik van Riel2010-08-101-0/+1
* mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-101-0/+10
* mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel2010-08-101-2/+2
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+9
* asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-101-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-083-20/+38
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06257-1537/+5687
| |\
| * \ Merge branch 'master' into for-linusChris Metcalf2010-07-0617-32/+70
| |\ \
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-062-12/+13
| * | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-251-3/+6
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-258-19/+18Star
| |\ \ \
| * | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-071-4/+0Star
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-0519-57/+298
| |\ \ \ \
| * | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-042-6/+24
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-081-1/+4
|\ \ \ \ \ \
| * | | | | | OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-031-1/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-082-112/+451
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-022-112/+451
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | firewire: add isochronous multichannel receptionStefan Richter2010-07-292-96/+214
| | | * | | | | | firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter2010-07-231-5/+24
| | | * | | | | | firewire: cdev: add PHY pingingStefan Richter2010-07-231-1/+4
| | | * | | | | | firewire: cdev: add PHY packet receptionStefan Richter2010-07-232-8/+34
| | | * | | | | | firewire: cdev: add PHY packet transmissionStefan Richter2010-07-231-1/+43
| | | * | | | | | firewire: cdev: some clarifications to the API documentationStefan Richter2010-07-231-8/+25
| | | * | | | | | firewire: normalize status values in packet callbacksStefan Richter2010-07-231-4/+4
| | | * | | | | | firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-2/+4
| | | * | | | | | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter2010-07-082-0/+6
| | | * | | | | | firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter2010-06-201-4/+15
| | | * | | | | | firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter2010-06-201-2/+74
| | | * | | | | | firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter2010-06-201-6/+16
| | | * | | | | | firewire: remove an unused function argumentStefan Richter2010-06-201-1/+1
| | | * | | | | | firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-191-2/+1Star
| | | * | | | | | firewire: replace get_features card driver hookStefan Richter2010-06-191-0/+3
| | | * | | | | | firewire: core: add CSR abdicate supportClemens Ladisch2010-06-101-0/+2
| | | * | | | | | firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch2010-06-101-0/+3
| | | * | | | | | firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-101-0/+1
| | | * | | | | | firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch2010-06-101-0/+5
* | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-084-15/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-1/+2
| * | | | | | | | | ACPICA: Update version to 20100702Bob Moore2010-07-071-1/+1
| * | | | | | | | | ACPICA: Update debug output componentsBob Moore2010-07-071-1/+2
| * | | | | | | | | ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore2010-07-071-0/+39
| * | | | | | | | | ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-072-3/+1Star
| * | | | | | | | | ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-072-10/+2Star
| * | | | | | | | | ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-072-1/+3