Commit Graph

59715 Commits (b4a06918c2534fc9655424e75c879bf523aa5b06)
 

Author SHA1 Message Date
Al Viro b4a06918c2 frv: missing __clear_user() 18 years ago
Al Viro c248725b61 zd1211rw: too early inclusion of asm/unaligned.h 18 years ago
Al Viro 4381ca3c23 fix return type of skb_checksum_complete() 18 years ago
Al Viro 5f17c70fe6 PDA_POWER depends on having request_irq() 18 years ago
Al Viro 51ec138c64 ieee1394: forgotten dereference... 18 years ago
Al Viro 0e81c666db the wrong variable checked after request_irq() 18 years ago
Al Viro 7c9e3c2e3b wrong order of arguments of ->readdir() 18 years ago
Al Viro 53b6795002 minimal fixes for drivers/usb/gadget/m66592-udc.c 18 years ago
Linus Torvalds 8d9107e8c5 Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" 18 years ago
Linus Torvalds 16cefa8c38 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 18 years ago
Jens Axboe 4fbef206da nfsd: fix nfsd_vfs_read() splice actor setup 18 years ago
Thomas Gleixner 4fd885170b CFS: Fix missing digit off in wmult table 18 years ago
Linus Torvalds af09f1e4b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 18 years ago
Linus Torvalds e030dbf91a Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop 18 years ago
Linus Torvalds 12a2296054 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block 18 years ago
Linus Torvalds 31c4ab430a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 18 years ago
Linus Torvalds 8b69ad0e69 Revert "[CPUFREQ] powernow-k8: clarify number of cores." 18 years ago
Linus Torvalds aba2da66cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 18 years ago
Ingo Molnar f787a50306 [PATCH] sched: small topology.h cleanup 18 years ago
Ingo Molnar 4bd77321a8 [PATCH] sched: fix show_task()/show_tasks() output 18 years ago
Ingo Molnar 45f384a64f [PATCH] sched: remove stale version info from kernel/sched_debug.c 18 years ago
Ingo Molnar a5968df873 [PATCH] sched: allow larger granularity 18 years ago
Mike Galbraith e127031f4f [PATCH] sched: fix prio_to_wmult[] for nice 1 18 years ago
Atsushi Nemoto f24ae12b3e [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h 18 years ago
Atsushi Nemoto e1bb828906 [MIPS] Make show_code static and add __user tag 18 years ago
Atsushi Nemoto 01bebc6679 [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h 18 years ago
Atsushi Nemoto 5e0373b8e4 [MIPS] Add some __user tags 18 years ago
Atsushi Nemoto e70dfc10b9 [MIPS] math-emu minor cleanup 18 years ago
Atsushi Nemoto e50e1c744d [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND 18 years ago
Ralf Baechle b58f4b7aaf [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 18 years ago
Ralf Baechle 85a882bc35 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK 18 years ago
Ralf Baechle 8f597acab2 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K 18 years ago
Ralf Baechle 6fec2e1727 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI 18 years ago
Ralf Baechle 33f60da0da [CHAR] Delete leftovers of old Alchemy UART driver 18 years ago
Dan Williams 3039f0735a ioatdma: add the unisys "i/oat" pci vendor/device id 18 years ago
Dan Williams 5816815f78 ARM: Add drivers/dma to arch/arm/Kconfig 18 years ago
Dan Williams 2492c84518 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver 18 years ago
Dan Williams 39a8d7d13c iop13xx: surface the iop13xx adma units to the iop-adma driver 18 years ago
Dan Williams c211092313 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines 18 years ago
Dan Williams f6dff381af md: remove raid5 compute_block and compute_parity5 18 years ago
Dan Williams 830ea01673 md: handle_stripe5 - request io processing in raid5_run_ops 18 years ago
Dan Williams f0a50d3754 md: handle_stripe5 - add request/completion logic for async expand ops 18 years ago
Dan Williams b5e98d65d3 md: handle_stripe5 - add request/completion logic for async read ops 18 years ago
Dan Williams e89f89629b md: handle_stripe5 - add request/completion logic for async check ops 18 years ago
Dan Williams f38e12199a md: handle_stripe5 - add request/completion logic for async compute ops 18 years ago
Dan Williams e33129d841 md: handle_stripe5 - add request/completion logic for async write ops 18 years ago
Dan Williams d84e0f10d3 md: common infrastructure for running operations with raid5_run_ops 18 years ago
Dan Williams 91c0092484 md: raid5_run_ops - run stripe operations outside sh->lock 18 years ago
Dan Williams 45b4233caa raid5: replace custom debug PRINTKs with standard pr_debug 18 years ago
Dan Williams a445685647 raid5: refactor handle_stripe5 and handle_stripe6 (v3) 18 years ago