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