summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | dm: rework queueing and suspensionMikulas Patocka2009-04-091-8/+32
| * | | | | | | dm: simplify dm_request loopAlasdair G Kergon2009-04-091-11/+7
| * | | | | | | dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon2009-04-091-9/+13
| * | | | | | | dm: rearrange dm_wq_workAlasdair G Kergon2009-04-091-8/+9
| * | | | | | | dm: remove limited barrier supportMikulas Patocka2009-04-095-27/+10
| * | | | | | | dm: add integrity supportMartin K. Petersen2009-04-093-0/+76
| | |/ / / / / | |/| | | | |
* | | | | | | module: try_then_request_module must waitHerbert Xu2009-04-091-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-04-082-31/+31
|\ \ \ \ \ \ \
| * | | | | | | work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton2009-04-091-17/+19
| * | | | | | | kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov2009-04-091-11/+11
| * | | | | | | kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev2009-04-091-3/+1
* | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-085-30/+152
|\ \ \ \ \ \ \ \
| * | | | | | | | pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-022-12/+79
| * | | | | | | | pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-022-16/+0
| * | | | | | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-022-2/+73
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-081-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn2009-04-091-1/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-0824-148/+5266
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck2009-04-081-105/+54
| * | | | | | | | | igbvf: add new driver to support 82576 virtual functionsAlexander Duyck2009-04-0812-0/+5175
| * | | | | | | | | drivers/net/eql.c: Fix a dev leakage.Yang Hongyang2009-04-081-0/+2
| * | | | | | | | | niu: Fix unused variable warning.David S. Miller2009-04-081-0/+1
| * | | | | | | | | r6040: set MODULE_VERSIONFlorian Fainelli2009-04-081-0/+1
| * | | | | | | | | bnx2: Don't use reserved namesBastian Blank2009-04-081-13/+13
| * | | | | | | | | FEC driver: add missing #endifSascha Hauer2009-04-081-0/+1
| * | | | | | | | | niu: Fix error handlingDan Carpenter2009-04-081-1/+1
| * | | | | | | | | mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek2009-04-081-2/+2
| * | | | | | | | | smsc911x: correct debugging message on mii read timeoutSteve Glendinning2009-04-081-1/+1
| * | | | | | | | | ethoc: fix library build errorsRandy Dunlap2009-04-081-0/+2
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-084-26/+13
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-062-25/+10
| | * | | | | | | | netfilter: fix selection of "LED" target in netfilterAlex Riesen2009-04-061-1/+1
| | * | | | | | | | netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-0812-43/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-083-4/+6
| * | | | | | | | | | sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-081-1/+1
| * | | | | | | | | | serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-081-1/+1
| * | | | | | | | | | sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller2009-04-081-14/+14
| * | | | | | | | | | sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-085-20/+20
| * | | | | | | | | | sparc64: Fix section mismatch warnings in power driver.David S. Miller2009-04-081-1/+1
| * | | | | | | | | | sparc64: get_cells() can't be marked __initDavid S. Miller2009-04-081-2/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-04-082-6/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara2009-04-081-5/+18
| * | | | | | | | | | block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o2009-04-081-1/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-082-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | [IA64] wire up preadv/pwritev system callsTony Luck2009-04-082-1/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-0819-248/+131
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-0718-222/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-12/+3
| | | | | | * | | | | | | | | sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-26/+4