summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-22[ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek7-195/+240
2008-06-22[ARM] Orion: delete unused IO_SPACE_REMAP defineLennert Buytenhek1-1/+0
2008-06-22[ARM] Orion: top-level IRQs are level-triggeredLennert Buytenhek1-1/+2
2008-06-22[ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek1-4/+9
2008-06-22[ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek1-2/+2
2008-06-22[ARM] Orion: make window setup a little more safeLennert Buytenhek1-5/+18
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek8-141/+132
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre2-0/+90
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre3-20/+19
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre1-1/+1
2008-06-22[ARM] latencytop supportNicolas Pitre2-4/+35
2008-06-22[ARM] Orion: update defconfig to 2.6.26-rc4Nicolas Pitre1-122/+187
2008-06-20Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds1-1/+1
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-110/+21
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-141/+180
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-6/+5
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-1070/+2604
2008-06-20Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+19
2008-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+73
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-16/+26
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds6-29/+25
2008-06-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-16/+67
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-20BAST: Remove old IDE driverBen Dooks3-98/+0
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes1-0/+1
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson2-0/+2
2008-06-20pcmcia: add an pata/ide IDMatt Reimer2-0/+2
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz1-3/+3
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov1-9/+13
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown1-1/+2
2008-06-20Merge branch 'bugzilla-10695' into releaseLen Brown1-5/+3
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie1-4/+3
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2-2/+12
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang1-1/+1
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2-3/+6
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi1-0/+6
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang6-27/+23
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang1-2/+2
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel1-5/+10
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt1-2/+0
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan3-4/+9
2008-06-19Merge branch 'linus' into sched/urgentIngo Molnar197-3866/+6556
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2-0/+28
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra1-1/+3