summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-294-38/+34Star
* ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-292-3/+3
* ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-294-10/+19
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-293-7/+70
* ext4: fixes block group number being set to a negative valueAvantika Mathur2008-01-291-48/+53
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-299-87/+91
* ext4 extents: remove unneeded castsEric Sandeen2008-01-291-27/+22Star
* ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-298-226/+143Star
* ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-293-46/+63
* ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-292-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-2816-68/+375
|\
| * [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-255-5/+5
| * [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-253-0/+283
| * [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-257-60/+60
| * [WATCHDOG] wdt: fix lockingAlan Cox2008-01-251-3/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28418-18451/+13143Star
|\ \
| * | sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
| * | sh: update r7780rp interrupt codeMagnus Damm2008-01-286-93/+57Star
| * | sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0Star
| * | sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star
| * | sh: declared coherent memory support V2Magnus Damm2008-01-282-82/+148
| * | sh: Add support for SDK7780 board.Nicholas Beck2008-01-2811-0/+1801
| * | sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * | sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0Star
| * | cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-283-0/+879
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0Star
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1Star
| * | sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2812-1646/+0Star
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-282-14/+45
| * | sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * | sh: remove voyagergxMagnus Damm2008-01-288-648/+39Star
| * | sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * | sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * | sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2819-155/+42Star
| * | sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * | sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * | sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
| * | sh: sh7712 clock supportAndrew Murray2008-01-283-0/+77
| * | sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2816-12/+564
| * | sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28Star
| * | sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-2819-29/+68
| * | sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
| * | sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1Star
| * | sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-283-17/+17
| * | sh: arch/sh/: Spelling fixes.Joe Perches2008-01-281-1/+1
| * | sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
| * | sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-281-1/+1
| * | sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-281-1/+0Star
| * | sh: Fix up switch_to() type casts.Paul Mundt2008-01-281-47/+47