summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/oprofile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-16Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig filesMike Frysinger13-18/+18
2008-10-16Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger1-5/+5
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger3-17/+18
2008-10-16Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger1-3/+2
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz5-5/+5
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger1-115/+58
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich1-8/+17
2008-10-16Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang1-0/+54
2008-10-16Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu1-0/+30
2008-10-13Blackfin arch: fix bug - some serial header files set RTS to an input when th...Sonic Zhang2-2/+2
2008-10-15tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven1-2/+3
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox1-1/+1
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig1-1/+1
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi7-8/+0
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2-5/+16
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer3-0/+244
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer3-0/+415
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer6-89/+15
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno1-0/+37
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno4-74/+58
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno1-3/+3
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno1-0/+3
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber1-1/+1
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber1-1/+1
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle1-0/+0
2008-10-15ocfs2: fix build errorMark Fasheh1-8/+6
2008-10-15rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas1-15/+18
2008-10-15x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt1-0/+6
2008-10-15powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt1-0/+6
2008-10-15powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt1-47/+116
2008-10-15hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger1-5/+5
2008-10-15rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas2-112/+89
2008-10-14HID: build drivers for all quirky devices by defaultJiri Kosina1-0/+19
2008-10-14HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina1-0/+1
2008-10-14HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab6-0/+86
2008-10-14HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab2-0/+4
2008-10-14HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab3-0/+3
2008-10-14HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2-8/+12
2008-10-14HID: remove info() macro from usb HID driversGreg Kroah-Hartman3-5/+10
2008-10-14HID: add appletv IR receiver quirkPeter Korsgaard2-0/+3
2008-10-14HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula4-7/+37
2008-10-14HID: hiddev.h: Fix example code.Antonio Ospite1-0/+2
2008-10-14HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite1-19/+19
2008-10-14HID: convert to dev_* printsJiri Slaby4-24/+27