summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-04-29block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori
2008-04-29ide: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-29block: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-29block: rename and export rq_init()FUJITA Tomonori
2008-04-29block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori
2008-04-29block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inlineAdrian Bunk
2008-04-29block/elevator.c:elv_rq_merge_ok() mustn't be inlineAdrian Bunk
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes
2008-04-29x86: vget_cycles() __always_inlineHugh Dickins
2008-04-29x86: add more boot protocol documentationIan Campbell
2008-04-29bootprotocol: cleanupIngo Molnar
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-29atm: ambassador: vcc_sf semaphore to mutexDaniel Walker
2008-04-29MAINTAINERS: The socketcan-core list is subscribers-only.Pavel Emelyanov
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras
2008-04-29sch_sfq: use del_timer_sync() in sfq_destroy()Jarek Poplawski
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-29net: Several cleanups for the setsockopt compat support.David L Stevens
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-04-29sparc64: remove duplicated includeHuang Weiyi
2008-04-29bridge: kernel panic when unloading bridge moduleBodo Stroesser
2008-04-29bridge: fix error handling in br_add_if()Volodymyr G Lukiianyk
2008-04-29netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard
2008-04-29netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...Pavel Emelyanov
2008-04-29netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retvalRoel Kluin
2008-04-29tcp: Limit cwnd growth when deferring for GSOJohn Heffner
2008-04-29tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei
2008-04-29[RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei
2008-04-29[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei
2008-04-29[RAPIDIO] Add RapidIO option to kernel configurationZhang Wei
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-29kgdbts: Sparc needs sstep emulation.David S. Miller
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller
2008-04-29block: add dma alignment and padding support to blk_rq_map_kernFUJITA Tomonori
2008-04-29unexport blk_max_pfnAdrian Bunk
2008-04-29ps3disk: Remove superfluous castGeert Uytterhoeven
2008-04-29block: make rq_init() do a full memset()FUJITA Tomonori
2008-04-29relay: fix splice problemTom Zanussi