summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-10[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu
2007-07-10[MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu
2007-07-10[MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle
2007-07-10[MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli
2007-07-10[MIPS] Create fallback gpio.hAtsushi Nemoto
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa
2007-07-10[MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk
2007-07-10[MIPS] "extern inline" -> "static inline"Adrian Bunk
2007-07-10[MIPS] remove unused definitions for CobaltYoichi Yuasa
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens
2007-07-10pipe: add documentation and commentsJens Axboe
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10Remove remnants of sendfile()Jens Axboe
2007-07-10xip sendfile removalCarsten Otte
2007-07-10pipe: allow passing around of ops private pointerJens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-07-10splice: add void cookie to the actor dataJens Axboe
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe
2007-07-10splice: abstract out actor dataJens Axboe
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-07-09sdhci: add ene controller idMilko Krachounov
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar
2007-07-09sched: more agressive idle balancingIngo Molnar
2007-07-09sched: clean up sleep_on() APIsIngo Molnar
2007-07-09sched: simplify sched_find_first_bit()Mike Galbraith