aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \
| * | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
|\ \ \
| * \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-23
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \
| | | * | | | | | | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-11
| | | * | | | | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-10
* | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-26
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | timers: add mod_timer_pending()Ingo Molnar2009-02-18
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [S390] use kzfree()Johannes Weiner2009-03-26
| * | | | | | | | | | | | [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-26
| * | | | | | | | | | | | [S390] Use csum_partial in checksum.hFrank Munzert2009-03-26
| * | | | | | | | | | | | [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-26
| * | | | | | | | | | | | [S390] list usage cleanup in s390Eric Sesterhenn2009-03-26
| * | | | | | | | | | | | [S390] tape message cleanupCarsten Otte2009-03-26
| * | | | | | | | | | | | [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: report SIGA errors directlyJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: tasklet termination in case of module unloadJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-26
| * | | | | | | | | | | | [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-26
| * | | | | | | | | | | | [S390] cio: remove unused local variableSebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-26
| * | | | | | | | | | | | [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: airq - fix array boundarySebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: device scan oom fallback.Sebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-26
| * | | | | | | | | | | | [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-26
| * | | | | | | | | | | | [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-26
| * | | | | | | | | | | | [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-26
| * | | | | | | | | | | | [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-26
| * | | | | | | | | | | | [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-26
| * | | | | | | | | | | | [S390] split/move machine check handler codeHeiko Carstens2009-03-26
| * | | | | | | | | | | | [S390] ftrace: dont trace machine check handlerHeiko Carstens2009-03-26
| * | | | | | | | | | | | [S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2009-03-26
| * | | | | | | | | | | | [S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner2009-03-26