summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-055-11/+97
|\
| * strstarts: helper function for !strncmp(str, prefix, strlen(prefix))Rusty Russell2009-03-311-0/+9
| * module: create a request_module_nowait()Arjan van de Ven2009-03-311-3/+8
| * module: Export symbols needed for KspliceTim Abbott2009-03-311-0/+28
| * Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2009-03-312-0/+27
| * module: remove module_text_address()Rusty Russell2009-03-311-7/+0
| * module: __module_addressRusty Russell2009-03-311-5/+15
| * param: fix charp parameters set via sysfsRusty Russell2009-03-312-0/+14
* | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-052-0/+24
|\ \
| * \ Merge branch 'linus' into core/printkIngo Molnar2009-03-28344-4217/+8649
| |\ \
| * \ \ Merge branch 'linus' into core/printkIngo Molnar2009-03-1779-299/+496
| |\ \ \
| * | | | vsprintf: add binary printfLai Jiangshan2009-03-061-0/+7
| * | | | printk: introduce printk_once()Ingo Molnar2009-02-051-0/+17
* | | | | Make non-compat preadv/pwritev use native register sizeLinus Torvalds2009-04-042-4/+4
* | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-2/+5
|\ \ \ \ \
| * | | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-131-1/+3
| * | | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-1334-156/+644
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/ipiIngo Molnar2009-03-1327-42/+124
| |\ \ \ \ \ \
| * | | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-251-1/+2
* | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-031-4/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-31400-4852/+10072
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-4/+4
| * | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-1312-22/+34
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0557-180/+301
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-16/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-301-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | HID: autosuspend support for USB HIDOliver Neukum2009-03-251-0/+6
| * | | | | | | | | | | HID: remove compat stuffJiri Slaby2009-03-301-16/+0
| * | | | | | | | | | | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-301-0/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-035-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | trivial: jbd header comment typo fix for JBD_PARANOID_IOFAILKazuo Moriwaka2009-03-301-1/+1
| * | | | | | | | | | | | trivial: wusb: Storage class should be before const qualifierTobias Klauser2009-03-301-2/+1
| * | | | | | | | | | | | trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-301-1/+4
| * | | | | | | | | | | | trivial: PWM: fix of #endif commentMark Vels2009-03-301-1/+1
| * | | | | | | | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-033-3/+55
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-011-0/+19
| * | | | | | | | | | | | dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2009-03-261-0/+9
| * | | | | | | | | | | | dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-251-0/+18
| * | | | | | | | | | | | async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-251-0/+9
| * | | | | | | | | | | | dmaengine: kill some unused headersDan Williams2009-03-251-3/+0
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-04-032-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o2009-04-031-0/+1
| * | | | | | | | | | | | ext3: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o2009-03-271-0/+5
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-037-13/+144
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | regulator: Support disabling of unused regulators by machinesMark Brown2009-03-311-0/+2
| * | | | | | | | | | | | regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-311-1/+3
| * | | | | | | | | | | | MMC: regulator utilitiesDavid Brownell2009-03-311-0/+5
| * | | | | | | | | | | | regulator: twl4030 regulatorsDavid Brownell2009-03-311-0/+47
| * | | | | | | | | | | | regulator: get_status() grows kerneldocDavid Brownell2009-03-311-9/+10
OpenPOWER on IntegriCloud