aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz2009-03-24
* ide: remove no longer needed IRQ fallback code from hwif_init()Bartlomiej Zolnierkiewicz2009-03-24
* ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQSBartlomiej Zolnierkiewicz2009-03-24
* ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz2009-03-24
* ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz2009-03-24
* ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz2009-03-24
* ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz2009-03-24
* ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz2009-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-23
|\
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-21
* | nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-17
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-15
|\ \
| * | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-12
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\ \ \
| * | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
|\ \ \ \
| * | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-10
| * | | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
* | | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-13
| |/ / / |/| | |
* | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-12
* | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-12
|/ / /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-09
|\ \ \
| * | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-05
| |\ \ \ | | | |/ | | |/|
| * | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-05
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
|\ \ \ \
| * | | | dmaengine: update kerneldocJohannes Weiner2009-02-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-08
|\ \ \ \ \
| * | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-05
| * | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-05
| * | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-05
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-08
|\ \ \ \ \
| * | | | | libata: align ap->sector_bufTejun Heo2009-03-05
| * | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-05
| * | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-05
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-07
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-03
|\ \ \ \ \
| * | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-03
|\ \ \ \ \
| * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02
* | | | | net headers: export dcbnl.hChris Leech2009-03-01