- a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
- 2b39331 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 by Michael Hennerich · 17 years ago
- 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 years ago
- 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
- 1d487f4 Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources by Bryan Wu · 17 years ago
- b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 17 years ago
- fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 17 years ago
- 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
- 4b3f058 Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver by Michael Hennerich · 17 years ago
- eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 17 years ago
- 55249e9 Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative by Michael Hennerich · 17 years ago
- 2296fb7 Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error by Robin Getz · 17 years ago
- 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 17 years ago
- dbcc78be Blackfin arch: all our other ports call this SIZE rather than SPI_LEN by Mike Frysinger · 17 years ago
- f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
- 0174dd5 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate by Mike Frysinger · 17 years ago
- 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
- 2cbfe10 Blackfin arch: kill ezkit548 compiling warning by Bryan Wu · 17 years ago
- be7b0d3 Blackfin arch: fix up header for BF533 by Robin Getz · 17 years ago
- 07bdda0 Blackfin arch: bug fixing restore mach dependent ASYNC memory size by Michael Hennerich · 17 years ago
- 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
- a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
- 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
- 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
- f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
- b99ab54 Blackfin serial driver: use new GPIO API by Michael Hennerich · 17 years ago
- 1708268 Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ by Mike Frysinger · 17 years ago
- 06039e9 Blackfin arch: Fix define - SPORT0_DTPRI is first function by Michael Hennerich · 17 years ago
- 7c100f3 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ by Bryan Wu · 17 years ago
- 214cccb Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition by Bryan Wu · 17 years ago
- 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
- 301af29 Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio by Michael Hennerich · 17 years ago
- bc8c84c Blackfin arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
- fb51d56 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike by Robin Getz · 17 years ago
- 35c724f Blackfin arch: fix typo... we want csync in CSYNC(), not ssync by Mike Frysinger · 17 years ago
- 36a1548 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough by Mike Frysinger · 17 years ago
- d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
- 60e9356 Blackfin arch: update BF54x anomaly list by Mike Frysinger · 17 years ago
- 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
- 287050f Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes by Mike Frysinger · 17 years ago
- e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
- 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
- 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
- 4ecbca8 Remove unnecessary cast in prefetch() by Serge Belyshev · 17 years ago
- c7659e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
- c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
- 9ea0f04 [MIPS] Terminally fix local_{dec,sub}_if_positive by Ralf Baechle · 17 years ago
- fef7470 [MIPS] Type proof reimplementation of cmpxchg. by Ralf Baechle · 17 years ago
- a347017 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- ca074a3 [MIPS] Fix value of O_TRUNC by Ralf Baechle · 17 years ago
- 4827bbb i386: remove bogus comment about memory barrier by Nick Piggin · 17 years ago
- 05e3175 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
- 7d809ba [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. by Ralf Baechle · 17 years ago
- ff0ce68 Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" by Linus Torvalds · 17 years ago
- f7f847b Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" by Linus Torvalds · 17 years ago
- e66485d x86-64: Disable local APIC timer use on AMD systems with C1E by Thomas Gleixner · 17 years ago
- 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
- d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
- ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 17 years ago
- 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
- 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
- b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
- 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
- f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
- da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 17 years ago
- b8fceee signalfd simplification by Davide Libenzi · 17 years ago
- 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
- a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
- 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
- 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
- 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
- c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
- 6553dae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- fa890d5 Fix non-ISA link error in drivers/scsi/advansys.c by Matthew Wilcox · 17 years ago
- d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
- 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
- 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
- 301feb65 [SPARC64]: Fix lockdep, particularly on SMP. by David S. Miller · 17 years ago
- 2605a10 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
- 53a3f30 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
- 7eeac50 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- 6440fcf [MIPS] No ide_default_io_base() if PCI IDE was not found by Atsushi Nemoto · 17 years ago
- e90ff92 V4L/DVB (6220a): fix build error for et61x251 driver by Linus Torvalds · 17 years ago
- 99364df Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
- b0052fca Define termios_1 functions for powerpc, s390, avr32 and frv by Paul Mackerras · 17 years ago
- 532df78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
- 0931ce8 Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules by Mike Frysinger · 17 years ago
- e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
- dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
- a83308e PTR_ALIGN by Matthew Wilcox · 17 years ago
- 719b6f29 BCM1480 serial build fix by Thiemo Seufer · 17 years ago
- 6e21ce9 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- df96efd leds: Add missing include for leds.h by Yoichi Yuasa · 17 years ago