summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-1272-316/+4241
|\ \
| * \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12115-1096/+4470
| |\ \
| * | | add generic lib/checksum.cArnd Bergmann2009-06-111-0/+79
| * | | asm-generic: add a generic uaccess.hArnd Bergmann2009-06-111-0/+325
| * | | asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-118-0/+240
| * | | asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-112-0/+465
| * | | asm-generic: add legacy I/O header filesArnd Bergmann2009-06-116-0/+106
| * | | asm-generic: add generic versions of common headersArnd Bergmann2009-06-1118-0/+558
| * | | asm-generic: make bitops.h usableArnd Bergmann2009-06-111-6/+18
| * | | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-111-0/+8
| * | | asm-generic: make get_rtc_time overridableArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-7/+7
| * | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-112-3/+4
| * | | asm-generic: add a generic unistd.hArnd Bergmann2009-06-112-0/+855
| * | | asm-generic: add generic ABI headersArnd Bergmann2009-06-1116-0/+1049
| * | | asm-generic: add generic sysv ipc headersArnd Bergmann2009-06-116-0/+189
| * | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-115-0/+38
| * | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-114-11/+11
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-125-57/+172
|\ \ \ \
| * | | | drm: include kernel list header file in hashtab headerJerome Glisse2009-06-121-0/+2
| * | | | drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-122-36/+91
| * | | | drm/radeon: add support for RV790.Alex Deucher2009-06-121-0/+2
| * | | | drm/radeon: add rv740 drm support.Alex Deucher2009-06-121-0/+5
| * | | | drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg2009-06-121-8/+4
| * | | | drm: add separate drm debugging levelsyakui_zhao2009-06-111-5/+56
| * | | | drm: fix LOCK_TEST_WITH_RETURN macroRoel Kluin2009-06-111-8/+8
| * | | | drm/i915: Enable probe on new chipsetZhenyu Wang2009-06-091-0/+2
| * | | | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-051-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-06-124-18/+22
|\ \ \ \ \
| * | | | | PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-121-0/+6
| * | | | | PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-7/+11
| * | | | | PM: Remove device_type suspend()/resume()Magnus Damm2009-06-121-3/+0
| * | | | | PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm2009-06-121-2/+0
| * | | | | PM core: rename suspend and resume functionsAlan Stern2009-06-121-6/+5
| * | | | | PM: Rename device_power_down/up()Magnus Damm2009-06-121-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-06-121-2/+2
|\ \ \ \ \ \
| * | | | | | dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-071-2/+2
* | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-122-6/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-122-5/+16
| * | | | | | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra2009-06-121-1/+2
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud