Age | Commit message (Expand) | Author |
2007-07-10 | [MIPS] PMC MSP71xx core platform | Marc St-Jean |
2007-07-10 | [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal. | Adrian Bunk |
2007-07-10 | [MIPS] New files for lemote fulong mini-PC support | Songmao Tian |
2007-07-10 | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 | Fuxin Zhang |
2007-07-10 | [MIPS] Convert init_thread initialization to ISO C initializers. | Ralf Baechle |
2007-07-10 | [MIPS] Enable support for the userlocal hardware register | Ralf Baechle |
2007-07-10 | [MIPS] FP affinity: Coding style cleanups | Ralf Baechle |
2007-07-10 | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu |
2007-07-10 | [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. | Ralf Baechle |
2007-07-10 | [MIPS] EV64120: Remove support | Yoichi 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 symbols | Franck Bui-Huu |
2007-07-10 | [MIPS] Move PHY_OFFSET definition in spaces.h | Franck Bui-Huu |
2007-07-10 | [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET | Franck Bui-Huu |
2007-07-10 | [MIPS] Clean up asm-mips/mach-generic/spaces.h | Franck Bui-Huu |
2007-07-10 | [MIPS] Allow generic spaces.h to be included by platform specific ones | Franck 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 definition | Ralf Baechle |
2007-07-10 | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli |
2007-07-10 | [MIPS] Create fallback gpio.h | Atsushi Nemoto |
2007-07-10 | [MIPS] Add generic GPIO support | Yoichi 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 Cobalt | Yoichi Yuasa |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2007-07-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-10 | firewire: Document userspace ioctl interface. | Kristian Høgsberg |
2007-07-09 | ide: add short cables support | Bartlomiej Zolnierkiewicz |
2007-07-09 | mips au1xxx_ide.h: use NULL as firmware-revision wildcard | Junio C Hamano |
2007-07-09 | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke |
2007-07-09 | ide: use mutex instead of ide_cfg_sem semaphore in IDE driver | Matthias Kaehlcke |
2007-07-09 | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov |
2007-07-09 | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov |
2007-07-09 | sched: micro-optimize mmdrop() | Ingo Molnar |
2007-07-09 | sched: more agressive idle balancing | Ingo Molnar |
2007-07-09 | sched: clean up sleep_on() APIs | Ingo Molnar |
2007-07-09 | sched: simplify sched_find_first_bit() | Mike Galbraith |
2007-07-09 | sched: scheduler debugging, core | Ingo Molnar |
2007-07-09 | sched: remove old cpu accounting field | Ingo Molnar |
2007-07-09 | sched: remove batch_task() | Ingo Molnar |
2007-07-09 | sched: remove interactivity types from sched.h | Ingo Molnar |
2007-07-09 | sched: clean up fastcall uses of sched_fork()/sched_exit() | Ingo Molnar |
2007-07-09 | sched: update delay-accounting to use CFS's precise stats | Balbir Singh |
2007-07-09 | sched: x86, track TSC-unstable events | Ingo Molnar |
2007-07-09 | sched: remove sleep_type | Ingo Molnar |
2007-07-09 | sched: clean up the rt priority macros | Ingo Molnar |
2007-07-09 | sched: make posix-cpu-timers use CFS's accounting information | Ingo Molnar |
2007-07-09 | sched: cfs, core data types | Ingo Molnar |