summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle
2007-07-10[MIPS] EV64120: Remove supportYoichi Yuasa
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto
2007-07-10[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu
2007-07-10[MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu
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-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-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
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: remove old cpu accounting fieldIngo Molnar
2007-07-09sched: remove batch_task()Ingo Molnar
2007-07-09sched: remove interactivity types from sched.hIngo Molnar
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: cfs, core data typesIngo Molnar
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar
2007-07-09sched: increase the resolution of smpniceIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-09sched: add SCHED_IDLE policyIngo Molnar