- 233b28a Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console by Sonic Zhang · 18 years ago
- 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 18 years ago
- 9cb07b2 Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text by Mike Frysinger · 18 years ago
- fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 18 years ago
- 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 18 years ago
- 0bad33d Blackfin arch: Need to specify ax with the .init.text section, by Bernd Schmidt · 18 years ago
- f72eecb Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets by Robin Getz · 18 years ago
- eee1f15 Blackfin arch: update defconfig files by Mike Frysinger · 18 years ago
- 46c87c3 Blackfin arch: Fix typo, and add ENDPROC - no functional changes by Mike Frysinger · 18 years ago
- f26825d Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise by Mike Frysinger · 18 years ago
- b018785 Blackfin arch: add defines for the on-chip L1 ROM of BF54x by Mike Frysinger · 18 years ago
- c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 18 years ago
- 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 18 years ago
- 9f2ff54 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines by Mike Frysinger · 18 years ago
- 9e83b98 Blackfin arch: add support for working around anomaly 05000312 by Mike Frysinger · 18 years ago
- b5f87aa Blackfin arch: cleanup BF54x header file and add BF547 definition by Mike Frysinger · 18 years ago
- 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 18 years ago
- 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 18 years ago
- d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 18 years ago
- e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 18 years ago
- 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 18 years ago
- 90c7f46 Blackfin arch: cleanup kernel exception message, don't insult the customer. by Robin Getz · 18 years ago
- af8a5af Blackfin arch: fix bug kernel not to boot up with mtd filesystems by Bernd Schmidt · 18 years ago
- a961d65 Blackfin arch: More explicitly describe what the instructions do in inline assembly. by Jie Zhang · 18 years ago
- 561cc18 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files by Michael Hennerich · 18 years ago
- 4c26c6c Blackfin arch: print out modules that are loaded if we get a kernel oops by Robin Getz · 18 years ago
- 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 18 years ago
- 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 18 years ago
- e709d84 Blackfin arch: fix spurious newline in header by Mike Frysinger · 18 years ago
- 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 18 years ago
- 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 18 years ago
- 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 18 years ago
- c7d4896 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos by Michael Hennerich · 18 years ago
- f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 18 years ago
- 632f658 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now by Mike Frysinger · 18 years ago
- 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 18 years ago
- 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 18 years ago
- 137b152 Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files by Mike Frysinger · 18 years ago
- b33d518 Blackfin arch: fix double fault definition for BF561 core A and core B by Mike Frysinger · 18 years ago
- a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 18 years ago
- 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 18 years ago
- 7c7fd17 Blackfin arch: add BF547 to list of accepted procs by Mike Frysinger · 18 years ago
- 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 18 years ago
- 74ce832 Blackfin arch: split debug stuff off into Kconfig.debug like everyone else by Mike Frysinger · 18 years ago
- 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 18 years ago
- e4e9a7a Blackfin arch: fix indentation -- use tabs, not spaces by Mike Frysinger · 18 years ago
- 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 18 years ago
- d07f438 Blackfin arch: fix silicon rev display and selection for BF52x/BF54x by Mike Frysinger · 18 years ago
- fa43cd8 Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core by Mike Frysinger · 18 years ago
- 53f8a25 Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux by Mike Frysinger · 18 years ago
- 51e7f68 Blackfin arch: Default config for HV Sistemas H8606 board by Javier Herrero · 18 years ago
- 6a3f0b4 Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition by Robin Getz · 18 years ago
- 0954f70 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface by Michael Hennerich · 18 years ago
- 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 18 years ago
- 4a589e1 Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused by Robin Getz · 18 years ago
- f26fbc4 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers by Robin Getz · 18 years ago
- 2ffbb83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 18 years ago
- 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 18 years ago
- 6d1b30e x86: reboot fixup for wrap2c board by Denys · 18 years ago
- 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 18 years ago
- 05dfa35 x86: fix reboot with no keyboard attached by Truxton Fulton · 18 years ago
- f4df73c x86: add hpet sanity checks by Thomas Gleixner · 18 years ago
- bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 18 years ago
- c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 18 years ago
- fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 18 years ago
- d0974b1 Remove x86 merge artifact from top Makefile by Thomas Gleixner · 18 years ago
- 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 18 years ago
- c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 18 years ago
- 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 18 years ago
- 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 18 years ago
- 434b3d3 x86: voyager use correct header file name by Randy Dunlap · 18 years ago
- 8f81821 x86: fix smp init sections by Randy Dunlap · 18 years ago
- e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 18 years ago
- 142d0a6 x86: fix bogus memcpy in es7000_check_dsdt() by Thomas Gleixner · 18 years ago
- d9f8bcb Linux 2.6.24-rc3 by Linus Torvalds · 18 years ago
- fe47463 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
- 0048e1c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
- ec41878 SELinux: return EOPNOTSUPP not ENOTSUPP by Eric Paris · 18 years ago
- 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 18 years ago
- 8c08634 dirty page balancing: Get rid of broken unmapped_ratio logic by Linus Torvalds · 18 years ago
- adea27f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 40787d0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
- 77996525 [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() by Evgeniy Polyakov · 18 years ago
- a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 18 years ago
- 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 18 years ago
- 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 18 years ago
- f99f2cc [MIPS] Sibyte: Fix name of clocksource. by Ralf Baechle · 18 years ago
- eae5fdc [MIPS] SNI: s/achknowledge/acknowledge/ by Maciej W. Rozycki · 18 years ago
- 3247989 [MIPS] Makefile: Fix canonical system names by Maciej W. Rozycki · 18 years ago
- 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 18 years ago
- 8dfa741f [MIPS] Sibyte: Stop timers before programming next even. by Ralf Baechle · 18 years ago
- 6224775 [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. by Ralf Baechle · 18 years ago
- 89becf5 [MIPS] Lasat: Fix overlap of interrupt number ranges. by Yoichi Yuasa · 18 years ago
- fcee3fa [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 by Thomas Bogendoerfer · 18 years ago
- f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 18 years ago
- efb9ca0 [MIPS] Change get_cycles to always return 0. by Ralf Baechle · 18 years ago
- c6563e8 [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code by Atsushi Nemoto · 18 years ago
- 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 18 years ago