summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-202-24/+37
|\
| * ide: do not access ide_drive_t 'drive_data' field directlyJoao Ramos2009-06-151-1/+11
| * ide: move ack_intr() method into 'struct ide_port_ops' (take 2)Sergei Shtylyov2009-06-151-9/+1
| * ide: don't enable IORDY at a probe timeBartlomiej Zolnierkiewicz2009-06-151-0/+6
| * ide: IORDY handling fixesBartlomiej Zolnierkiewicz2009-06-151-0/+1
| * ata: add ata_id_pio_need_iordy() helper (v2)Bartlomiej Zolnierkiewicz2009-06-151-0/+14
| * Merge branch 'bp-remove-pc-buf' into for-nextBartlomiej Zolnierkiewicz2009-06-131-14/+4
| |\
| | * ide: unify interrupt reason checkingBorislav Petkov2009-05-151-0/+2
| | * ide-atapi: remove pc->bufBorislav Petkov2009-05-151-11/+0
| | * ide-atapi: add a buffer-arg to ide_queue_pc_tailBorislav Petkov2009-05-151-1/+1
| | * ide-atapi: add a len-parameter to ide_queue_pc_tailBorislav Petkov2009-05-151-1/+2
| | * ide-atapi: switch to rq->resid_lenBorislav Petkov2009-05-151-2/+0
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-201-49/+23
|\ \ \
| * | | i2c: New macro to initialize i2c address lists on the flyHans Verkuil2009-06-191-0/+4
| * | | i2c: Don't advertise i2c functions when not availableJean Delvare2009-06-191-1/+7
| * | | i2c: Add a sysfs interface to instantiate devicesJean Delvare2009-06-191-1/+2
| * | | i2c: Kill the redundant client listJean Delvare2009-06-191-4/+0
| * | | i2c: Kill is_newstyle_driverJean Delvare2009-06-191-2/+0
| * | | i2c: Drop i2c_probe functionJean Delvare2009-06-191-8/+0
| * | | i2c: Get rid of the legacy binding modelJean Delvare2009-06-191-29/+10
| * | | i2c: Kill client_register and client_unregister methodsJean Delvare2009-06-191-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-202-2/+2
|\ \ \ \
| * | | | block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-192-2/+2
* | | | | dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori2009-06-201-3/+14
* | | | | dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby2009-06-201-12/+14
* | | | | gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach2009-06-201-0/+15
| |/ / / |/| | |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-06-183-0/+893
|\ \ \ \
| * | | | ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-0/+719
| * | | | jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-172-0/+174
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-184-8/+46
|\ \ \ \ \
| * | | | | net: group address list and its countJiri Pirko2009-06-181-6/+11
| * | | | | net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-171-0/+33
| * | | | | skbuff.h: fix skb_dst kernel-docRandy Dunlap2009-06-171-1/+1
| * | | | | x25: Fix sleep from timer on socket destroy.David S. Miller2009-06-161-1/+1
* | | | | | mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt2009-06-181-1/+8
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-181-1/+1
|\ \ \ \ \ \
| * | | | | | md: fix some comments.Andre Noll2009-06-181-1/+1
* | | | | | | lib: add lib/gcd.cFlorian Fainelli2009-06-181-0/+8
* | | | | | | LinuxPPS: core supportRodolfo Giometti2009-06-183-0/+212
* | | | | | | w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-181-0/+1
* | | | | | | dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-0/+190
* | | | | | | gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+6
* | | | | | | seq_file: add function to write binary dataPeter Oberparleiter2009-06-181-0/+1
* | | | | | | kernel: constructor supportPeter Oberparleiter2009-06-184-0/+21
* | | | | | | ipcns: move free_ipcs() protoAlexey Dobriyan2009-06-181-4/+0
* | | | | | | ipcns: make free_ipc_ns() staticAlexey Dobriyan2009-06-181-1/+0
* | | | | | | pids: clean up find_task_by_pid variantsChristoph Hellwig2009-06-181-6/+0
* | | | | | | ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov2009-06-181-1/+0
* | | | | | | ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov2009-06-181-1/+1
* | | | | | | memcg: add interface to reset limitsDaisuke Nishimura2009-06-181-0/+2