aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek9-13/+15
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek1-3/+3
2009-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6Linus Torvalds2-1/+9
2009-05-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-15/+10
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-164/+217
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini9-9/+9
2009-05-20drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer1-1/+1
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer3-10/+5
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst1-3/+3
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle1-1/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu1-1/+1
2009-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+7
2009-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-27/+27
2009-05-20cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin1-1/+1
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-9/+1
2009-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-61/+123
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+2
2009-05-19Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+13
2009-05-19drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt1-0/+8
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-19futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner1-11/+13
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-19mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo1-1/+1
2009-05-19mfd: Keep a cache of WM8350 volatile valuesMark Brown1-8/+0
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-20/+34
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-1/+1
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2-27/+27
2009-05-19xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell1-2/+2
2009-05-19xen/blkfront: allow xenbus state transition to Closing->Closed when not ConnectedIan Campbell1-2/+4
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop1-1/+1
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault1-1/+1
2009-05-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz1-1/+2
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet1-6/+7
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-18sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet1-2/+3
2009-05-18tcp: fix MSG_PEEK race checkIlpo Järvinen1-1/+4
2009-05-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-55/+76
2009-05-18Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+4
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-24/+58
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2Mel Gorman4-18/+48