md: fix misapplied patch in raid5.c
[safe/jmp/linux-2.6] / arch / blackfin /
2007-10-30 Mike FrysingerBlackfin arch: reclaim a few bytes from the end of...
2007-10-30 Mike FrysingerBlackfin arch: fix libata data struct member from irq_t...
2007-10-30 Sonic ZhangBlackfin arch: Fix bug set correct baud for spi mmc...
2007-10-30 Bryan WuBlackfin arch: update board defconfig files according...
2007-10-29 Robin GetzBlackfin arch: ensure that speculative loads of bad...
2007-10-29 Robin GetzBlackfin arch: Fix random crash issue found by Michael.
2007-10-29 Robin GetzBlackfin arch: fix bug: tell users if the kernel is...
2007-10-29 Mike FrysingerBlackfin arch: add support for checking/clearing overru...
2007-10-29 Robin GetzBlackfin arch: cleanup arch/blackfin/kernel/traps.c...
2007-10-29 Michael HennerichBlackfin arch: Apply Bluetchnix vendor patch provided...
2007-10-29 Michael HennerichBlackfin arch: fix bug BlueTechnix CM-BF537 board confi...
2007-10-29 Robin GetzBlackfin arch: fix bug: kernel prints out error message...
2007-10-29 Michael HennerichBlackfin arch: add NFC driver support in BF527-EZKIT...
2007-10-29 Javier HerreroBlackfin arch: Added support for HV Sistemas H8606...
2007-10-24 Adrian Bunkblackfin: fix sg fallout
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-22 Jens AxboeUpdate arch/ to use sg helpers
2007-10-22 Bryan WuBlackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS...
2007-10-22 Mike FrysingerBlackfin arch: Javier Herrer writes: fix building when...
2007-10-21 Bryan WuBlackfin arch: update boards files
2007-10-21 Bryan WuBlackfin arch: dma add some API and cleanup bf54x DMA...
2007-10-21 Mike FrysingerBlackfin arch: cleanup and promote the general purpose...
2007-10-21 Mike FrysingerBlackfin arch: add a cheesy install target
2007-10-21 Mike FrysingerBlackfin arch: add functions for converting between...
2007-10-21 Mike FrysingerBlackfin arch: add assembly function for doing 64bit...
2007-10-21 Mike FrysingerBlackfin arch: -mno-fdpic works
2007-10-21 Mike FrysingerBlackfin arch: use "char bfin_board_name[]" rather...
2007-10-21 Bernd SchmidtBlackfin arch: Fixing Bug: balance calls to get_task_mm...
2007-10-21 Robin GetzBlackfin arch: Fix up /proc/cpuinfo so it is like every...
2007-10-21 Michael HennerichBlackfin arch: Optimization - no need to make additiona...
2007-10-21 Mike FrysingerBlackfin arch: force irq_flags into the .data section
2007-10-21 Mike FrysingerBlackfin arch BF548 defconfig: enable watchdog by default
2007-10-21 Michael HennerichBlackfin arch: add new processor ADSP-BF52x arch/mach...
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-18 Rafael J. WysockiPM: Rework struct platform_suspend_ops
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-15 Sam Ravnborgkbuild: enable 'make AFLAGS=...' to add additional...
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-13 Michael HennerichInput: add support for Blackfin BF54x Keypad controller
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 David BrownellUSB: re-remove <linux/usb_sl811.h>
2007-10-12 Adrian Bunkkconfig: syntax cleanup - drop support for "depends...
2007-10-04 Thomas Renninger[CPUFREQ] move policy's governor initialisation out...
2007-10-03 Michael HennerichBlackfin arch: fix PORT_J BUG for BF537/6 EMAC driver...
2007-10-03 Michael HennerichBlackfin arch: gpio pinmux and resource allocation...
2007-09-22 Bryan WuBlackfin arch: add some missing syscall
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-08-27 Michael HennerichBlackfin arch: Update/Fix PM support add new pm_ops...
2007-10-10 Robin GetzBlackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY...
2007-10-10 Mike FrysingerBlackfin arch: fix typo in register name
2007-10-10 Bernd SchmidtBlackfin arch: fix bug libstdc++ calling writev with...
2007-10-10 Bernd SchmidtBlackfin arch: Export strcpy - occasionally get module...
2007-10-10 Robin GetzBlackfin arch: the load address is not safe to point...
2007-10-10 Robin GetzBlackfin arch: show_mem can not be marked as init,...
2007-10-10 Michael HennerichBlackfin arch: flush/inv the correct range when using...
2007-10-10 Michael HennerichBlackfin arch: Comply with revised Anomaly Workarounds...
2007-10-09 Robin GetzBlackfin arch: Print out debug info, as early as possible
2007-10-09 Robin GetzBlackfin arch: Enable earlyprintk earlier - so any...
2007-10-09 Robin GetzBlackfin arch: fix endless loop bug when a double fault...
2007-10-09 Robin GetzBlackfin arch: Initial patch to add earlyprintk support
2007-10-09 Bryan WuBlackfin arch: modify the insX/outsX and dma_insX/dma_o...
2007-10-10 Mike FrysingerBlackfin arch: add more common defines for output sections
2007-09-12 Bryan WuBlackfin arch: cleanup IO and DMA_IO API function defin...
2007-09-12 Mike FrysingerBlackfin arch: fix typo pointed out by David Rowe ...
2007-10-10 Michael HennerichBlackfin arch: Workaround reboot bug, issue SSYNC at...
2007-08-28 Michael HennerichBlackfin arch: Remove legacy support
2007-10-10 Michael HennerichBlackfin arch: a few things still use bfin_read_PORT_FER()
2007-08-27 Robin GetzBlackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY...
2007-08-28 Michael HennerichBlackfin arch: Merge GPIO/Peripheral Resource Allocatio...
2007-08-27 Michael HennerichBlackfin arch: extract gpio number from PIN function
2007-10-10 Mike FrysingerBlackfin arch: rewrite our reboot code in C
2007-08-27 Mike FrysingerBlackfin arch: vmlinux.lds.S, break up our .init into...
2007-10-10 Bryan WuBlackfin arch: Board defconfig updating
2007-08-27 Mike FrysingerBlackfin arch: parse input sections properly when using...
2007-08-05 Mike FrysingerBlackfin arch: add an exception request/free api
2007-08-05 Mike FrysingerBlackfin arch: allow people to select the feature that...
2007-08-05 Jie ZhangBlackfin arch: Allow ptrace access the fixed code.
2007-08-05 Sonic ZhangBlackfin arch: Add DMA API to set curr descriptor address
2007-08-05 Mike FrysingerBlackfin arch: update BOOT_LOAD
2007-08-05 Mike FrysingerBlackfin arch: remove spurious KERN_EMERG log level...
2007-10-10 Robin GetzBlackfin arch: to do some consolidation of common code...
2007-08-03 Mike FrysingerBlackfin arch: remove unused code -- EVT0 is not contro...
2007-08-03 Michael HennerichBlackfin arch: Add option to priorize DMA over Core
2007-08-05 Michael HennerichBlackfin arch: Add support for the M25P16 SPI FLash
2007-10-10 Roy HuangBlackfin arch: add set_dma_curr_addr DMA API to support...
2007-07-25 Robin GetzBlackfin arch: Add ability to expend the hardware trace...
2007-08-03 Robin GetzBlackfin arch: Fix CCLK and SCLK checks
2007-08-03 Michael HennerichBlackfin arch: Some cosmetics based on LKML feedback...
2007-07-24 Michael HennerichBlackfin arch: add missing gpio error handling to make...
2007-07-24 Michael HennerichBlackfin arch: Add PORT_J.High (needed for BF548-EZkit...
2007-07-24 Michael HennerichBlackfin arch: Add label to call new GPIO API
2007-10-10 Michael HennerichBlackfin arch: store labels so we later know who alloca...
2007-07-24 Michael HennerichBlackfin arch: Advertise GENERIC_GPIO and remove duplic...
2007-07-25 Mike FrysingerBlackfin arch: use HI/LO macros rather than masking...
2007-07-25 Mike FrysingerBlackfin arch: use the [CS]SYNC() macros which include...
next