aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-16Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger
2008-10-16Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich
2008-10-16Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang
2008-10-16Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu
2008-10-13Blackfin arch: fix bug - some serial header files set RTS to an input when th...Sonic Zhang
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-15tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig
2008-10-15Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...Linus Torvalds
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle
2008-10-14ocfs2: fix build errorMark Fasheh
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-14rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt
2008-10-15powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt
2008-10-15powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt
2008-10-15powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt
2008-10-15hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas
2008-10-14HID: build drivers for all quirky devices by defaultJiri Kosina
2008-10-14HID: add missing blacklist entry for Apple ATV ircontrolJiri Kosina
2008-10-14HID: add support for Bright ABNT2 brazilian deviceMauro Carvalho Chehab
2008-10-14HID: Don't let Avermedia Radio FM800 be handled by usb hid driversMauro Carvalho Chehab
2008-10-14HID: fix numlock led on Dell device 0x413c/0x2105Mauro Carvalho Chehab
2008-10-14HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman