aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-25[ARM] Orion: Add Buffalo Linkstation Mini supportAlexey Kopytko
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit
2008-09-25[ARM] EDMINIV2: add support for LED and power buttonAlbert Aribaud
2008-09-25[ARM] Kirkwood: allow configuring mbus window for on-chip sramLennert Buytenhek
2008-09-25[ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1Ronen Shitrit
2008-09-25[ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit
2008-09-25[ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit
2008-09-25[ARM] Orion: add RD88F6183AP-GE supportLennert Buytenhek
2008-09-25[ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek
2008-09-25[ARM] Orion: add Buffalo Terastation Pro II/Live supportSylver Bruneau
2008-09-25[ARM] Orion: add LaCie Ethernet Disk mini V2 supportChristopher Moore
2008-09-25[ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek
2008-09-25[ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek
2008-09-25[ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek
2008-09-25[ARM] Orion: wire up ethernet error interruptLennert Buytenhek
2008-09-25[ARM] Update mach-typesRussell King
2008-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell
2008-08-25bnx2x: Version updateEilon Greenstein
2008-08-25bnx2x: Multi QueueYitchak Gertner
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner
2008-08-25bnx2x: Initialization structureYitchak Gertner
2008-08-25bnx2x: HW lock timeoutEilon Greenstein
2008-08-25bnx2x: Minimize lock timeEilon Greenstein
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein
2008-08-25bnx2x: Rx work checkEilon Greenstein
2008-08-25ipv6: sysctl fixesAl Viro
2008-08-25ipv4: sysctl fixesAl Viro
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich
2008-08-25[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds
2008-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-25Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-25[module] Don't let gcc inline load_module()Linus Torvalds
2008-08-25sched_clock: fix cpu_clock()Peter Zijlstra
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk
2008-08-25KVM: MMU: Fix torn shadow pteAvi Kivity
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost
2008-08-26lguest: update commentryRusty Russell
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar