aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-30
* powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-30
* powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-30
* powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-30
* ide/powermac: Fix use of uninitialized pointer on media-bayBenjamin Herrenschmidt2008-07-30
* powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-30
* ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-07-30
* Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-30
|\
| * powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-29
| * Documentation: remove old sbc8260 board specific informationPaul Gortmaker2008-07-28
| * cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-28
| * powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov2008-07-28
| * cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-28
| * cpm_uart: Modem control lines supportLaurent Pinchart2008-07-28
| * powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-28
| * cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-28
| * powerpc: Fix 8xx build failureKumar Gala2008-07-26
| * powerpc: clean up the Book-E HW watchpoint supportKumar Gala2008-07-25
* | Linux 2.6.27-rc1v2.6.27-rc1Linus Torvalds2008-07-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-28
|\ \
| * | lguest: turn Waker into a thread, not a processRusty Russell2008-07-28
| * | lguest: Enlarge virtio ringsRusty Russell2008-07-28
| * | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell2008-07-28
| * | lguest: Remove 'network: no dma buffer!' warningRusty Russell2008-07-28
| * | lguest: Adaptive timeoutRusty Russell2008-07-28
| * | lguest: Tell Guest net not to notify us on every packet xmitRusty Russell2008-07-28
| * | lguest: net block unneeded receive queue update notificationsRusty Russell2008-07-28
| * | lguest: wrap last_avail accesses.Rusty Russell2008-07-28
| * | lguest: use cpu capability accessorsAndrew Morton2008-07-28
| * | lguest: virtio-rng supportRusty Russell2008-07-28
| * | lguest: Support assigning a MAC addressMark McLoughlin2008-07-28
| * | lguest: Don't leak /dev/zero fdMark McLoughlin2008-07-28
| * | lguest: fix verbose printing of device features.Rusty Russell2008-07-28
| * | lguest: fix switcher_page leak on unloadJohannes Weiner2008-07-28
| * | lguest: Guest int3 fixRusty Russell2008-07-28
| * | lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell2008-07-28
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-28
|\ \ \
| * | | mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-28
| * | | mfd: add platform_data to mfd_cellMike Rapoport2008-07-28
| * | | mfd: Coding style fixesBen Dooks2008-07-28
| * | | mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-28
|\ \ \ \
| * | | | x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-28
| * | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2008-07-28
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
| | |\ \ \ \
| | * | | | | dma-coherent: add documentation to new interfacesDmitry Baryshkov2008-07-20
| | * | | | | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-20
| | * | | | | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-18
| | * | | | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-18
| | * | | | | Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVEDmitry Baryshkov2008-07-18