summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven1-1/+1
2008-02-19Revert "SLUB: Alternate fast paths using cmpxchg_local"Linus Torvalds1-86/+1
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds17-70/+103
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds27-567/+191
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-8/+1340
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds2-2/+21
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds20-249/+45
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-474/+572
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler2-23/+74
2008-02-19[S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun1-3/+0
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2008-02-19[S390] dcss: Fix Unlikely(x) != yRoel Kluin1-1/+1
2008-02-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter6-13/+15
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens1-2/+0
2008-02-19[S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2-9/+3
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens1-15/+38
2008-02-19[S390] find bit corner case.Martin Schwidefsky1-8/+12
2008-02-19[S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber1-6/+6
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens1-6/+9
2008-02-19[S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens1-1/+2
2008-02-19[S390] cio: Do timed recovery on workqueue.Cornelia Huck1-1/+12
2008-02-19[S390] cio: Remember to initialize recovery_lock.Cornelia Huck1-1/+1
2008-02-19libata: implement drain buffersJames Bottomley2-58/+57
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley10-220/+21
2008-02-19block: clear drain buffer if draining for write commandTejun Heo1-0/+3
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo3-5/+11
2008-02-19block: add request->raw_data_lenTejun Heo7-9/+16
2008-02-19block: update bio according to DMA alignment paddingTejun Heo1-0/+17
2008-02-19libata: update ATAPI overflow drainingTejun Heo1-43/+33
2008-02-19genirq: do not leave interupts enabled on free_irqThomas Gleixner1-1/+19
2008-02-19genirq: spurious.c: use time_* macrosS.Caglar Onur1-1/+2
2008-02-19elevator: make elevator_get() attempt to load the appropriate moduleJens Axboe1-0/+15
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe3-46/+29
2008-02-19block: make blk_rq_map_user() clear ->bio if it unmaps itJens Axboe1-0/+1
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk4-200/+1
2008-02-19make struct def_blk_aops staticAdrian Bunk2-2/+3
2008-02-19make blk_settings_init() staticAdrian Bunk1-1/+1
2008-02-19make blk_ioc_init() staticAdrian Bunk1-1/+1
2008-02-19make blk-core.c:request_cachep static againAdrian Bunk1-1/+1
2008-02-19[SPARC64]: Add regs_return_value().David S. Miller1-0/+1
2008-02-19[NIU]: Bump driver version and release date.David S. Miller1-2/+2
2008-02-19[NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku1-1/+6
2008-02-19net: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2008-02-19[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.Pavel Emelyanov1-1/+1
2008-02-19[IPV6]: dst_entry leak in ip4ip6_err. (resend)Denis V. Lunev1-0/+1
2008-02-19bluetooth: do not move child device other than rfcommDave Young1-7/+6
2008-02-19bluetooth: put hci dev after del connDave Young2-1/+3
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-21/+34
2008-02-19Audit: use == not = in if statementsEric Paris1-1/+4
2008-02-19[NET]: Elminate spurious print_mac() calls.David S. Miller1-1/+1