x86: initialize per-cpu GDT segment in per-cpu setup
[safe/jmp/linux-2.6] / arch / blackfin /
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellblackfin: define __fls
2008-12-31 Al Virotake init_fs to saner place
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-03 Mike Frysingerkbuild: use KECHO convenience echo
2008-11-18 Michael HennerichBlackfin arch: Fix bug - change cpufreq doesn't take...
2008-11-18 Mike FrysingerBlackfin arch: fix a broken define in dma-mapping
2008-11-18 Graf YangBlackfin arch: Request the gpio resource when making...
2008-11-18 Graf YangBlackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT...
2008-11-18 Graf YangBlackfin arch: Add code to free gpio when shutdown irq
2008-11-18 Mike FrysingerBlackfin arch: fix bug - reboot fails on BF527
2008-11-18 Mike FrysingerBlackfin arch: add ANOMALY_05000435 to our headers
2008-11-18 Mike FrysingerBlackfin arch: only define HI/LO macros for assembly...
2008-11-18 Mike FrysingerBlackfin arch: add BUG_ON() checks to make sure we...
2008-11-18 Mike FrysingerBlackfin arch: make ROM_BASE depend on ROMKERNEL
2008-11-18 Mike FrysingerBlackfin arch: noMMU CPLB lookup tables can be in L1...
2008-11-18 Mike FrysingerBlackfin arch: do not include init sections in the...
2008-11-18 Mike FrysingerBlackfin arch: change return value
2008-11-18 Mike FrysingerBlackfin arch: remove pointless define IN_KERNEL
2008-11-18 Mike FrysingerBlackfin arch: unify cplbinfo files
2008-11-18 Mike FrysingerBlackfin arch: define BASE_BAUD like everyone else
2008-11-18 Mike FrysingerBlackfin arch: remove BFIN_DMA_5XX option
2008-11-18 Mike FrysingerBlackfin arch: add mmiowb() as some drivers expect
2008-11-18 Michael HennerichBlackfin arch: Fix BUG - Kernel does not link when...
2008-11-18 Mike FrysingerBlackfin arch: rename cache_lock() to bfin_cache_lock()
2008-11-18 Mike FrysingerBlackfin arch: use generic xor.h
2008-11-18 Mike FrysingerBlackfin arch: cleanup the time.c code
2008-11-18 Mike FrysingerBlackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
2008-11-18 Mike FrysingerBlackfin arch: do not define decode_instruction if...
2008-11-18 Mike FrysingerBlackfin arch: rename irq_flags to bfin_irq_flags
2008-11-18 Mike FrysingerBlackfin arch: move out irq related functions
2008-11-18 Mike FrysingerBlackfin arch: move the PORT registers down
2008-11-18 Mike FrysingerBlackfin arch: introduce an IM_MEM macro to kgdb
2008-11-18 Mike FrysingerBlackfin arch: fix off-by-one errors on end of memory...
2008-11-18 Mike FrysingerBlackfin arch: delete unused vars and add parenthesis...
2008-11-18 Mike FrysingerBlackfin arch: move fixed code into init section
2008-11-18 Mike FrysingerBlackfin arch: remove superficial check on blackfin...
2008-11-18 Mike FrysingerBlackfin arch: set PM_WAKEUP_GPIO_NUMBER default to...
2008-11-18 Mike FrysingerBlackfin arch: delay PLL_CTL/VR_CTL wrappers
2008-11-18 Mike FrysingerBlackfin arch: dont export ack_bad_irq as no one else...
2008-11-18 Mike FrysingerBlackfin arch: move SIC_SYSIRQ() to the one file that...
2008-11-18 Mike FrysingerBlackfin arch: move ack_bad_irq() prototype to hardirq...
2008-11-18 Mike FrysingerBlackfin arch: delete old comments and NO_IRQ define
2008-11-18 Mike FrysingerBlackfin arch: overlay thread.usp over PT_USP
2008-11-18 Mike FrysingerBlackfin arch: rewrite blackfin_invalidate_entire_dcach...
2008-11-18 Mike FrysingerBlackfin arch: make ADI board names consistent
2008-11-18 Sonic ZhangBlackfin arch: Fix bug - hardware breakpoint doesn...
2008-11-18 Mike FrysingerBlackfin arch: fix unused warning for some blackfin...
2008-11-18 Bryan WuBlackfin arch: Use GPIO_BANKSIZE macro to replace const...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: some other...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin CPLB...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: Blackfin header...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: BF561 related...
2008-11-18 Mike FrysingerBlackfin arch: use physmap in board resources rather...
2008-11-18 Michael HennerichBlackfin arch: Convert Blackfin GPIO driver to use...
2008-11-18 Michael HennerichBlackfin arch: Cleanup and unify Blackfin IRQ and GPIO...
2008-11-18 Yi LiBlackfin arch: workaround bug: spi_mmc driver working...
2008-11-18 Mike FrysingerBlackfin arch: remove useless SSYNC() in irq priority...
2008-11-18 Bryan WuBlackfin arch: fix bug - gpio_bank() macros messed...
2008-11-18 Mike FrysingerBlackfin arch: enable i2c_bfin_twi0_device in cm_bf548...
2008-11-18 Michael HennerichBlackfin arch: Enable ISP1760 USB Host Driver in platfo...
2008-11-18 Mike FrysingerBlackfin arch: fixup get_user() macros
2008-11-18 Mike FrysingerBlackfin arch: do not bother initializing the first 4k
2008-11-18 Mike FrysingerBlackfin arch: use sti to set the mask rather than...
2008-11-18 Michael HennerichBlackfin arch: don't assume a specific SPI flash part...
2008-11-18 Mike FrysingerBlackfin arch: update defconfig file for all boards
2008-10-29 Michael HennerichBlackfin arch: remove most BUG_ON channel checks
2008-10-28 Mike FrysingerBlackfin arch: only add IFLUSH nop padding when anomaly...
2008-10-28 Michael HennerichBlackfin arch: Remove useless SSYNCs in DMA code
2008-10-28 Michael HennerichBlackfin arch: lookup channel2irq() only once
2008-10-28 Mike FrysingerBlackfin arch: update anomaly lists to match latest...
2008-10-28 Mike FrysingerBlackfin arch: refine the gpio check
2008-10-28 Jie ZhangBlackfin arch: fix bug - shared lib function in L2...
2008-10-28 Mike FrysingerBlackfin arch: unify port_setup() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: unify peripheral_request() to reduce...
2008-10-28 Mike FrysingerBlackfin arch: fix cmp_label() so it doesnt incorrectly...
2008-10-28 Mike FrysingerBlackfin arch: unify check_gpio() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: fix incorrect limit check for bf54x...
2008-10-28 Mike FrysingerBlackfin arch: remove unused local define
2008-11-18 Bryan WuBlackfin arch: add support for Blackfin latest processo...
2008-10-28 Michael HennerichBlackfin arch: fix bug - Cpufreq assumes clocks in...
2008-10-28 Mike FrysingerBlackfin arch: put quotes around error to silence a...
2008-10-28 Graf YangBlackfin arch: fix bug - kernel with SMP patch can...
2008-10-28 Mike FrysingerBlackfin arch: dont warn when running a kernel on the...
2008-10-28 Mike FrysingerBlackfin arch: fix bug - kernel build with write back...
2008-11-18 Mike FrysingerBlackfin arch: fix bug - dmacopy test case fail on...
2008-10-28 Robin GetzBlackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE
2008-10-28 Mike FrysingerBlackfin arch: drop redundant BFIN_DMA_5XX depends
2008-10-28 Mike FrysingerBlackfin arch: drop unused exports and comment remainin...
2008-10-28 Mike FrysingerBlackfin arch: add an option to allow people to stick...
2008-10-28 Mike FrysingerBlackfin arch: move EXPORT_SYMBOL to the place where...
2008-11-18 Michael HennerichBlackfin arch: BF538/9 Linux kernel Support
2008-10-27 Mike FrysingerBlackfin arch: don't copy bss when copying L1
2008-10-27 Mike FrysingerBlackfin arch: unify duplicated bss init code
2008-10-27 Graf YangBlackfin arch: fix bug - Fail to boot jffs2 kernel...
2008-10-27 Tim PepperBlackfin arch: handle case of d_path() returning error...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next