hugetlbfs: add missing TLB flush to hugetlb_cow()
[safe/jmp/linux-2.6] / arch / blackfin /
2008-04-20 Jeff Garzik[BLACKFIN] minor irq handler cleanups
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-03-04 Mike Frysinger[Blackfin] arch: fix atomic and32/xor32 comments and...
2008-03-04 Michael Hennerich[Blackfin] arch: fix bug - allow SDH driver to be used...
2008-03-06 Bryan Wu[Blackfin] arch: to kill syscalls missing warning by...
2008-04-25 Mike Frysinger[Blackfin] arch: add include/boot .gitignore files
2008-04-24 Michael Hennerich[Blackfin] arch: Functional power management support...
2008-04-24 Michael Hennerich[Blackfin] arch: Functional power management support...
2008-04-24 Sonic Zhang[Blackfin] arch: Add a warning about the value of CLKIN.
2008-04-24 Michael Hennerich[Blackfin] arch: take DDR DEVWD into consideration...
2008-04-24 Bernd Schmidt[Blackfin] arch: Remove the circular buffering mechanis...
2008-04-24 Bernd Schmidt[Blackfin] arch: lose unnecessary dependency on CONFIG_...
2008-04-24 Graf Yang[Blackfin] arch: fix bug - before assign new channel...
2008-04-24 Graf Yang[Blackfin] arch: add Blackfin on-chip SIR IrDA driver...
2008-04-24 Mike Frysinger[Blackfin] arch: BF54x memsizes are in mbits, not mbytes
2008-04-24 Robin Getz[Blackfin] arch: try to remove condition that causes...
2008-04-24 Michael Hennerich[Blackfin] arch: Add platform support for MTD DATAFLASH
2008-04-24 Mike Frysinger[Blackfin] arch: reorganize some of the board-customiza...
2008-04-24 Michael Hennerich[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
2008-04-24 Mike Frysinger[Blackfin] arch: detect the memory available in the...
2008-04-23 Mike Frysinger[Blackfin] arch: add implicit icplb for the bootrom...
2008-04-23 Grace Pan[Blackfin] arch: Adjust the u-boot and kernel image...
2008-04-23 Mike Frysinger[Blackfin] arch: use the same style for missing L1...
2008-04-23 Mike Frysinger[Blackfin] arch: now that we can panic() early, dont...
2008-04-23 Sonic Zhang[Blackfin] arch: fix bug - Section data_l1_cacheline_al...
2008-04-23 Robin Getz[Blackfin] arch: Add a little bit more runtime info...
2008-04-23 Mike Frysinger[Blackfin] arch: make the mask explicit rather than...
2008-04-23 Mike Frysinger[Blackfin] arch: cplb-mpu code clean up
2008-04-23 Bernd Schmidt[Blackfin] arch: Give the DMA base registers a more...
2008-04-23 Bernd Schmidt[Blackfin] arch: Consistently export base_addr for...
2008-04-23 Bernd Schmidt[Blackfin] arch: Allow AD1836A board to be connected...
2008-04-23 Mike Frysinger[Blackfin] arch: actually implement get_cycles function
2008-04-23 Mike Frysinger[Blackfin] arch: add boot messages to quickly distingui...
2008-04-23 Mike Frysinger[Blackfin] arch: theres no need to declare ram{end...
2008-04-23 Mike Frysinger[Blackfin] arch: remove duplicated prototypes for inter...
2008-04-23 Mike Frysinger[Blackfin] arch: declare list of peripherals as const...
2008-04-23 Mike Frysinger[Blackfin] arch: merge ip0x-specific board changes
2008-04-23 Peter Korsgaard[Blackfin] arch: USB header files are now located under...
2008-04-23 Graf Yang[Blackfin] arch: Resolve the clash issue of UART define...
2008-04-23 Michael Hennerich[Blackfin] arch: Apply Bluetechnix vendor patch
2008-04-23 Bernd Schmidt[Blackfin] arch: This allows XIP to work with FD-PIC.
2008-04-23 Bernd Schmidt[Blackfin] arch: support the reserved memory region...
2008-04-23 Bernd Schmidt[Blackfin] arch: fix bug - a crash on bootup with CONFI...
2008-04-23 Bernd Schmidt[Blackfin] arch: a rather old performance improvement...
2008-04-23 Mike Frysinger[Blackfin] arch: finish removing remnants of old BF537_...
2008-04-23 Mike Frysinger[Blackfin] arch: LARGE_ALLOCS was dropped along the...
2008-04-23 Mike Frysinger[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL...
2008-04-23 Bryan Wu[Blackfin] arch: boards and machines defconfig updates
2008-04-23 Harvey Harrison[Blackfin] arch: __FUNCTION__ is gcc-specific, use...
2008-04-23 Meihui Fan[Blackfin] arch: fix bug - make sure we check the right...
2008-04-23 Meihui Fan[Blackfin] arch: add support for the rest of the gptime...
2008-04-23 Mike Frysinger[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from...
2008-04-23 Mike Frysinger[Blackfin] arch: MEM_ADD_WIDTH only gets used when...
2008-04-23 Mike Frysinger[Blackfin] arch: update reboot code to match latest...
2008-04-22 Bernd Schmidt[Blackfin] arch: fix bug - Make the MPU code aware...
2008-04-22 Bernd Schmidt[Blackfin] arch: fix bug - when using trace buffer...
2008-04-22 Bernd Schmidt[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed...
2008-03-26 Robin Getz[Blackfin] arch: fix bug - grab locks when not atomic
2008-03-26 Robin Getz[Blackfin] arch: fix bug - when we crash, current is...
2008-03-26 Bryan Wu[Blackfin] arch: add i2c board info struct and move...
2008-03-26 Mike Frysinger[Blackfin] arch: fix up gpio code style -- no functiona...
2008-03-26 Mike Frysinger[Blackfin] arch: dump the stack before printing out...
2008-03-26 Mike Frysinger[Blackfin] arch: conditionally enable flash resources...
2008-03-25 Yi Li[Blackfin] arch: add code to initialize globals declare...
2008-03-25 Bernd Schmidt[Blackfin] arch: remove NOTES from linker script
2008-03-25 Mike Frysinger[Blackfin] arch: add twi resources to CM_BF537 board...
2008-03-06 Mike Frysinger[Blackfin] arch: declare CHECKFLAGS to make sparse...
2008-03-06 Mike Frysinger[Blackfin] arch: add missing __user marking to ss_sp...
2008-02-29 Mike Frysinger[Blackfin] arch: turn generic time on by default
2008-02-29 Mike Frysinger[Blackfin] arch: add board bluetechnix kernel defconfig...
2008-02-29 Vitja Makarov[Blackfin] arch: initial generic time and clock sources
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-13 Peter Zijlstraxtime_lock vs update_process_times
2008-02-09 Sam Ravnborgide: introduce HAVE_IDE
2008-02-08 Mike Frysinger[Blackfin] arch: fix build fails only include header...
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07 Mike Frysinger[Blackfin] arch: declare default INSTALL_PATH for Black...
2008-02-08 Michael Hennerich[Blackfin] arch: Encourage users to use the spidev...
2008-02-06 Jeff GarzikRename: linux/pata_platform.h to linux/ata_platform.h
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-03 Mathieu DesnoyersMove Kconfig.instrumentation to arch/Kconfig and init...
2008-02-03 Mathieu DesnoyersAdd HAVE_OPROFILE
2008-02-02 Sonic Zhang[Blackfin] arch: Enable UART2 and UART3 for bf548
2008-02-02 Michael Hennerich[Blackfin] arch: Enable NET2272 on BF561-EZkit - remove...
2008-02-02 Michael Hennerich[Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3...
2008-02-02 Mike Frysinger[Blackfin] arch: fix building with mtd uclinux by putti...
2008-02-02 Mike Frysinger[Blackfin] arch: simpler header and update dates
2008-02-02 Mike Frysinger[Blackfin] arch: move the init sections to the end...
2008-02-02 Mike Frysinger[Blackfin] arch: change the trace buffer control start...
2008-02-02 Mike Frysinger[Blackfin] arch: fix typo in printk message
2008-02-02 Mike Frysinger[Blackfin] arch: this is an ezkit, not a stamp, so...
2008-02-02 Mike Frysinger[Blackfin] arch: add slightly better help text for...
2008-02-02 Michael Hennerich[Blackfin] arch: Fix BUG - Enable ISP1362 driver to...
2008-02-02 Michael Hennerich[Blackfin] arch: Fix header file information
2008-02-02 Michael Hennerich[Blackfin] arch: Add Support for ISP1362
2008-02-08 Mike Frysinger[Blackfin] arch: add support for cmdline partitioning...
2008-02-08 Michael Hennerich[Blackfin] arch: hook up set_irq_wake in Blackfin's...
2008-02-08 Michael Hennerich[Blackfin] arch: Merge BF561 support into ints-priority
next