ipcns: extract create_ipc_ns()
[safe/jmp/linux-2.6] / arch / blackfin /
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Randy Dunlapkmap_types: make most arches use generic header file
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-13 Mike FrysingerBlackfin: hook up new rt_tgsigqueueinfo syscall
2009-06-13 Mike FrysingerBlackfin: improve CLKIN_HZ config default
2009-06-13 Mike FrysingerBlackfin: initial support for ftrace grapher
2009-06-13 Mike FrysingerBlackfin: initial support for ftrace
2009-06-13 Mike FrysingerBlackfin: enable support for LOCKDEP
2009-06-13 Mike FrysingerBlackfin: add preliminary support for STACKTRACE
2009-06-13 Mike FrysingerBlackfin: move custom sections into sections.h
2009-06-13 Mike FrysingerBlackfin: punt unused/wrong mutex-dec.h
2009-06-13 Mike FrysingerBlackfin: add support for irqflags
2009-06-13 Mike FrysingerBlackfin: add support for bzip2/lzma compressed kernel...
2009-06-13 Mike FrysingerBlackfin: convert Kconfig style to def_bool
2009-06-13 Mike FrysingerBlackfin: bf548-ezkit: update smsc911x resources
2009-06-13 Yi LiBlackfin: update aedos-ipipe code to upstream 1.10-00
2009-06-13 Mike FrysingerBlackfin: bf537-stamp: update ADP5520 resources
2009-06-13 Graf YangBlackfin: bf518f-ezbrd: fix SPI CS for SPI flash
2009-06-13 Yi LiBlackfin: define SPI IRQ in board resources
2009-06-13 Robin GetzBlackfin: do not configure the UART early if on wrong...
2009-06-13 Sonic ZhangBlackfin: fix deadlock in SMP IPI handler
2009-06-13 Mike FrysingerBlackfin: fix flag storage for irq funcs
2009-06-13 Mike FrysingerBlackfin: push down exception oops checking
2009-06-13 Mike FrysingerBlackfin: fix trap_c() exit paths
2009-06-13 Sonic ZhangBlackfin: add blackfin_invalidate_entire_icache for...
2009-06-13 Robin GetzBlackfin: include the cpu compiled version in /proc...
2009-06-13 Mike FrysingerBlackfin: add support for GENERIC_BUG
2009-06-13 Jie ZhangBlackfin: rename bfin_addr_dcachable to bfin_addr_dcach...
2009-06-13 Mike FrysingerBlackfin: export ip_compute_csum/csum_partial_copy_from...
2009-06-13 Robin GetzBlackfin: only handle CPLB protection violations when...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-06-12 Mike FrysingerBlackfin: fix sparseirq/kstat_irqs fallout
2009-06-12 Mike FrysingerBlackfin: fix unused warnings after nommu update
2009-06-12 Robin GetzBlackfin: export the last exception cause via debugfs
2009-06-12 Roel KluinBlackfin: fix length checking in kgdb_ebin2mem
2009-06-12 Mike FrysingerBlackfin: kgdb: fix up error return values
2009-06-12 Mike FrysingerBlackfin: push access_ok() L1 attribute down
2009-06-12 Mike FrysingerBlackfin: punt duplicated search_exception_table()...
2009-06-12 Robin GetzBlackfin: add missing access_ok() checks to user functions
2009-06-12 Mike FrysingerBlackfin: convert early_printk EVT init to a loop
2009-06-12 Mike FrysingerBlackfin: document the lsl variants of the L1 allocator
2009-06-12 Mike FrysingerBlackfin: rename Blackfin relocs according to the toolchain
2009-06-12 Mike FrysingerBlackfin: check SIC defines rather than variant names
2009-06-12 Sonic ZhangBlackfin: add SSYNC to set_dma_sg() for descriptor...
2009-06-12 Graf YangBlackfin: convert SMP to only use generic time framework
2009-06-12 Michael HennerichBlackfin: bf548-ezkit/bf537-stamp: add resources for...
2009-06-12 Mike FrysingerBlackfin: override default uClinux MTD addr/size
2009-06-12 Mike FrysingerBlackfin: fix command line corruption with DEBUG_DOUBLE...
2009-06-12 Graf YangBlackfin: fix handling of initial L1 reservation
2009-06-12 Graf YangBlackfin: merge sram init functions
2009-06-12 Graf YangBlackfin: drop unused reserve_pda() function
2009-06-12 Michael HennerichBlackfin: update gptimers API
2009-06-12 Robin GetzBlackfin: include system/processor info in dump messages
2009-06-12 Robin GetzBlackfin: add workaround for anomaly 05000461
2009-06-12 Robin GetzBlackfin: make sure stack is accessible before dumping it
2009-06-12 Robin GetzBlackfin: make deferred hardware errors more exact
2009-06-12 Mike FrysingerBlackfin: add note about anomaly 05000242 being worked...
2009-06-12 Graf YangBlackfin: work around anomaly 05000220
2009-06-12 Mike FrysingerBlackfin: rename some Blackfin drivers
2009-06-12 Robin GetzBlackfin: make sure MPU CPLB for first 1k is marked...
2009-06-12 Graf YangBlackfin: add workaround for anomaly 05000287
2009-06-12 Graf YangBlackfin: add support for gptimer0 as a tick source
2009-06-12 Graf YangBlackfin: annotate anomaly 05000120
2009-06-12 Graf YangBlackfin: BF518F-EZBRD: handle required portmuxing...
2009-06-12 Sonic ZhangBlackfin: detect anomaly 05000274
2009-06-12 Mike FrysingerBlackfin: do not append newlines to panic() messages
2009-06-12 Mike FrysingerBlackfin: workaround anomaly 05000227
2009-06-12 Mike FrysingerBlackfin: delete unused sys_getpagesize() function
2009-06-12 Graf YangBlackfin: work around anomaly 05000287
2009-06-12 Mike FrysingerBlackfin: punt useless GPIO init call
2009-06-12 Robin GetzBlackfin: annotate anomaly 05000119 in core DMA code
2009-06-12 Robin GetzBlackfin: document anomaly 05000234 workaround
2009-06-12 Robin GetzBlackfin: fix early L1 relocation crash
2009-06-12 Graf YangBlackfin: add MDMA defines to make cross-variant coding...
2009-06-12 Mike FrysingerBlackfin: fix detection of cached L2 SRAM
2009-06-12 Mike FrysingerBlackfin: simplify BF561 coreb driver greatly
2009-06-12 Sonic ZhangBlackfin: update defconfigs
2009-06-12 Mike FrysingerBlackfin: simplify the do_flush macro
2009-06-12 Mike FrysingerBlackfin: set bf51x/bf52x to 0.0 rev by default and...
2009-06-12 Michael HennerichBlackfin: do not error if GPIO IRQ is requested already...
2009-06-12 Mike FrysingerBlackfin: pull updated anomaly lists from toolchain
2009-06-12 Michael HennerichBlackfin: fix up PATA resource handling in bf537-stamp
2009-06-12 Philippe GerumBlackfin: merge Philippe's recent ipipe patch
2009-06-12 Mike FrysingerBlackfin: fix warnings with I/O port macros
2009-06-12 Mariusz KozlowskiBlackfin: fix parentheses balance and convert some...
2009-06-12 Graf YangBlackfin: fix bug found by traps test case 21
2009-06-12 Mike FrysingerBlackfin: fix data cache flushing when doing icache...
2009-06-12 Graf YangBlackfin: fix link failure due to CONFIG_EXCEPTION_L1_S...
2009-06-12 Robin GetzBlackfin: allow scheduler functions to be placed into L1
2009-06-12 Sonic ZhangBlackfin: Allow bf548 ATAPI to be routed to GPIO
2009-06-12 Yi LiBlackfin: bf527-ezkit: add support for mmc-spi
2009-06-12 Mike FrysingerBlackfin: add some help text to the EBIU_AMBCTL settings
2009-06-12 Michael HennerichBlackfin: add comment for anomaly 05000171 to init...
2009-06-11 Arnd Bergmannasm-generic: rename page.h and uaccess.h
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-06-11 Arnd Bergmannasm-generic: introduce asm/bitsperlong.h
2009-06-11 Arnd Bergmannasm-generic: rename termios.h, signal.h and mman.h
next