aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu2-9/+9
2007-07-10[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu1-1/+1
2007-07-10[MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu1-38/+27
2007-07-10[MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu4-73/+23
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto3-265/+2
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto6-294/+60
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle13-33/+125
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2-0/+17
2007-07-10[MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle1-23/+6
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day7-16/+16
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle1-1/+1
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli4-63/+151
2007-07-10[MIPS] Create fallback gpio.hAtsushi Nemoto1-0/+15
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa2-0/+9
2007-07-10[MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk1-7/+0
2007-07-10[MIPS] "extern inline" -> "static inline"Adrian Bunk1-1/+1
2007-07-10[MIPS] Simplify missing-syscalls for N32 and O32Atsushi Nemoto1-22/+10
2007-07-10[MIPS] Remove unused config entriesYoichi Yuasa1-11/+0
2007-07-10[MIPS] remove unused definitions for CobaltYoichi Yuasa1-5/+0
2007-07-10Documentation/block/barrier.txt is not in sync with the actual code: - blk_queue_ordered() no longer has a gfp_mask parameter - blk_queue_ordered_locked() no longer exists - sd_prepare_flush() looks slightly differentGeert Uytterhoeven1-13/+3
2007-07-10Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke1-10/+3
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt1-5/+6
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt1-2/+0
2007-07-10Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt1-2/+2
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe2-5/+40
2007-07-10[GFS2] Accept old format NFS filehandlesSteven Whitehouse1-0/+2
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov5-0/+278
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse3-0/+359
2007-07-10[BATTERY] Apple PMU driverDavid Woodhouse3-0/+223
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov3-0/+479
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov3-0/+251
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov4-0/+301
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov10-0/+1067
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger1-2/+2
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens4-9/+9
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck1-1/+0
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner6-90/+140
2007-07-10[S390] system call optimization.Martin Schwidefsky2-2/+12
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens1-0/+4
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens1-2/+2
2007-07-10[S390] Program check in diag 210 under 31 bitMichael Holzheu1-15/+7
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky3-5/+16
2007-07-10[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens1-42/+21
2007-07-10[S390] zcore: Fix __user annotation.Heiko Carstens1-1/+1
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland1-70/+97
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens5-0/+20
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens5-101/+121
2007-07-10[S390] Fixed comment typo.Ralph Wuerthner1-1/+1
2007-07-10[S390] vmcp cleanupRobert P. J. Day1-7/+6
2007-07-10pipe: add documentation and commentsJens Axboe3-2/+140