aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle4-1/+12
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle1-7/+5
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle1-110/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu3-29/+3
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle1-1/+1
2007-07-10[MIPS] EV64120: Remove supportYoichi Yuasa3-87/+0
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto1-35/+0
2007-07-10[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu1-4/+8
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] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle1-0/+0
2007-07-10[MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle1-23/+6
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli2-20/+69
2007-07-10[MIPS] Create fallback gpio.hAtsushi Nemoto1-0/+15
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa1-0/+6
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] remove unused definitions for CobaltYoichi Yuasa1-5/+0
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-33/+264
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-18/+38
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-0/+74
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-1/+2
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano1-14/+14
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke1-1/+2
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke1-2/+2
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov1-2/+2
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov1-2/+2
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar1-1/+1
2007-07-09sched: more agressive idle balancingIngo Molnar1-5/+7
2007-07-09sched: clean up sleep_on() APIsIngo Molnar1-8/+8
2007-07-09sched: simplify sched_find_first_bit()Mike Galbraith1-13/+8
2007-07-09sched: scheduler debugging, coreIngo Molnar1-0/+20
2007-07-09sched: remove old cpu accounting fieldIngo Molnar1-1/+0
2007-07-09sched: remove batch_task()Ingo Molnar1-5/+0
2007-07-09sched: remove interactivity types from sched.hIngo Molnar1-7/+2
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar1-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-5/+5
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-0/+2
2007-07-09sched: remove sleep_typeIngo Molnar1-8/+0
2007-07-09sched: clean up the rt priority macrosIngo Molnar1-25/+36
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar1-2/+3
2007-07-09sched: cfs, core data typesIngo Molnar1-0/+82
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar1-0/+8
2007-07-09sched: increase the resolution of smpniceIngo Molnar1-1/+8
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-0/+1
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar1-0/+13
2007-07-09sched: uninline set_task_cpu()Ingo Molnar1-4/+1