aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-10[ARM] 4913/1: [AT91] PMC_MDIV definitionsAndrew Victor
2008-04-10[ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interfaceAndrew Victor
2008-04-04[ARM] 4911/1: [AT91] LEDs on SAM9260-EK and SAM9261-EK boardsAndrew Victor
2008-04-04[ARM] 4910/1: [AT91] AT73C213 audio on SAM9260-EK and SAM9261-EK boardsAndrew Victor
2008-04-04[ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor
2008-04-04[ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor
2008-04-04[ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor
2008-04-04[ARM] 4906/1: [AT91] SAM9/CAP9 basic power-managementAndrew Victor
2008-04-04[ARM] 4905/1: [AT91] Atmel SAM9 boards updated to new-style UART initializationAndrew Victor
2008-04-04[ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor
2008-04-04[ARM] 4903/1: [AT91] SAM9/CAP9 system shutdownAndrew Victor
2008-04-04[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor
2008-03-28[ARM] 4825/1: adds support for YL9200 boardSteve Birtles
2008-03-25Linux 2.6.25-rc7Linus Torvalds
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24PCI: iova: lockdep false alarm fixMark Gross
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-24USB: sierra: add another device idKevin Lloyd
2008-03-24USB: sierra: dma fixesOliver Neukum
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh
2008-03-24USB: pl2303: another product IDMax Arnold
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton
2008-03-24hw_random doc updatesDavid Brownell
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish