aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro
2007-07-15fallout from constified seq_operationsAl Viro
2007-07-15fallout from Auke's pci ->revision patchAl Viro
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro
2007-07-15pass -msize-long to sparse on s390Al Viro
2007-07-15frv: missing __clear_user()Al Viro
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-15PDA_POWER depends on having request_irq()Al Viro
2007-07-15ieee1394: forgotten dereference...Al Viro
2007-07-15the wrong variable checked after request_irq()Al Viro
2007-07-15wrong order of arguments of ->readdir()Al Viro
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro
2007-07-13Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-13nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-13Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams