aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-22[ARM] Orion: rework MPP handlingLennert Buytenhek
2008-06-22[ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek
2008-06-22[ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek
2008-06-22[ARM] Orion: delete unused IO_SPACE_REMAP defineLennert Buytenhek
2008-06-22[ARM] Orion: top-level IRQs are level-triggeredLennert Buytenhek
2008-06-22[ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek
2008-06-22[ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek
2008-06-22[ARM] Orion: make window setup a little more safeLennert Buytenhek
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre
2008-06-22[ARM] latencytop supportNicolas Pitre
2008-06-22[ARM] Orion: update defconfig to 2.6.26-rc4Nicolas Pitre
2008-06-20Linux 2.6.26-rc7Linus Torvalds
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-20Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds
2008-06-20BAST: Remove old IDE driverBen Dooks
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson
2008-06-20pcmcia: add an pata/ide IDMatt Reimer
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown
2008-06-20Merge branch 'bugzilla-10695' into releaseLen Brown
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan
2008-06-19Merge branch 'linus' into sched/urgentIngo Molnar