summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb annotations and fixesAl Viro2008-04-2818-49/+55
* usbhid endianness annotations and fixesAl Viro2008-04-282-3/+3
* q40ide breakageAl Viro2008-04-281-33/+14
* typo in sata_fslAl Viro2008-04-281-1/+1
* more icside breakage (from next ide merge)Al Viro2008-04-281-6/+8
* fix ia64 local_irq_save() et.al.Al Viro2008-04-281-9/+9
* ia64 kvm fixes for O=... buildsAl Viro2008-04-281-5/+2
* frv si_addr annotationsAl Viro2008-04-281-15/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2832-1061/+318
|\
| * sparc: video drivers: add facility levelRobert Reif2008-04-278-8/+8
| * sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif2008-04-271-2/+2
| * sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-271-3/+2
| * sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif2008-04-271-2/+2
| * sparc: bw2.c fix bw2_exitRobert Reif2008-04-271-2/+1
| * sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-271-0/+6
| * sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-272-5/+25
| * sparc: Remove old style signal frame support.David S. Miller2008-04-278-528/+47
| * sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller2008-04-271-4/+1
| * sparc: sunzilog.c remove unused argumentRobert Reif2008-04-261-2/+2
| * sparc: fix drivers/video/tcx.c warningRobert Reif2008-04-261-2/+2
| * sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-266-244/+1
| * input: Rewrite sparcspkr device probing.David S. Miller2008-04-261-78/+184
| * sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-261-6/+0
| * sparc64: Kill ISA_FLOPPY_WORKS code.David S. Miller2008-04-261-82/+1
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-266-29/+17
| * sparc64: Cleanups and corrections for arch/sparc64/KconfigDavid S. Miller2008-04-261-65/+17
| * sparc64: Fix wedged irq regression.David S. Miller2008-04-261-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2815-25/+159
|\ \
| * | iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2008-04-272-1/+7
| * | wireless: Fix compile error with wifi & ledsLuca Tettamanti2008-04-271-1/+3
| * | tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov2008-04-271-2/+1
| * | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-274-0/+130
| * | [IPSEC]: Use digest_null directly for authHerbert Xu2008-04-271-2/+1
| * | sunrpc: fix missing kernel-docRandy Dunlap2008-04-271-1/+1
| * | can: Fix copy_from_user() results interpretationSam Ravnborg2008-04-271-11/+10
| * | Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller2008-04-271-1/+1
| * | tipc: endianness annotationsAl Viro2008-04-271-4/+3
| * | ipv6: result of csum_fold() is already 16bit, no need to castAl Viro2008-04-271-1/+1
| * | [XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki2008-04-271-1/+1
* | | make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar2008-04-281-5/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-281-2/+13
|\ \ \
| * | | hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQBodo Stroesser2008-04-271-2/+13
| | |/ | |/|
* | | kernel-doc: detect trailing kernel-doc line trashRandy Dunlap2008-04-281-0/+5
* | | kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap2008-04-281-7/+13
* | | fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson2008-04-281-1/+1
* | | fat: detect media without partition table correctlyFrank Seidel2008-04-281-3/+17
* | | FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-282-2/+6
* | | fat: use __getname()OGAWA Hirofumi2008-04-282-16/+14
* | | vfat: bug fix for vfat cannot handle filename with 255Keith Mok2008-04-282-30/+39
* | | Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi2008-04-281-0/+2