summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | drm/radeon/kms: fix cayman accelerationAlex Deucher2011-05-111-1/+1
| * | | | | | | | | | drm/radeon: fix cayman struct accessors.Dave Airlie2011-05-111-8/+8
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-05-113-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M2011-05-111-1/+2
| * | | | | | | | | | mfd: Fix asic3 build errorAxel Lin2011-05-111-1/+1
| * | | | | | | | | | mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb2011-05-111-4/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-1112-46/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-101-1/+1
| * | | | | | | | | | [S390] oprofile: fix min/max interval query checksMartin Schwidefsky2011-05-103-18/+8
| * | | | | | | | | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-103-24/+16
| * | | | | | | | | | [S390] disassembler: handle b280/spp instructionChristian Borntraeger2011-05-101-0/+1
| * | | | | | | | | | [S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2011-05-102-2/+2
| * | | | | | | | | | [S390] dasd: prevent IO error during reserve/release loopStefan Haberland2011-05-101-1/+10
| * | | | | | | | | | [S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens2011-05-101-0/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds2011-05-111-9/+0
* | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-05-112-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-111-0/+1
| * | | | | | | | | | PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-111-1/+3
| * | | | | | | | | | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki2011-05-111-2/+2
* | | | | | | | | | | mm: tracing: add missing GFP flags to tracingMel Gorman2011-05-111-1/+5
* | | | | | | | | | | tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins2011-05-111-10/+22
* | | | | | | | | | | tmpfs: fix race between umount and swapoffHugh Dickins2011-05-111-45/+43
* | | | | | | | | | | tmpfs: fix race between umount and writepageHugh Dickins2011-05-111-11/+20
* | | | | | | | | | | memcg: allocate memory cgroup structures in local nodesAndi Kleen2011-05-111-1/+1
* | | | | | | | | | | mm: add alloc_pages_exact_nid()Andi Kleen2011-05-112-12/+39
* | | | | | | | | | | MAINTAINERS: fix sortingHarry Wei2011-05-111-40/+40
* | | | | | | | | | | mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2011-05-112-3/+6
* | | | | | | | | | | mm: check PageUnevictable in lru_deactivate_fn()Minchan Kim2011-05-111-0/+3
* | | | | | | | | | | drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks2011-05-111-3/+10
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-1040-232/+422
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-1014-161/+279
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-101-5/+0
| | * | | | | | | | | | netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-101-1/+1
| | * | | | | | | | | | netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-101-1/+3
| | * | | | | | | | | | IPVS: init and cleanup restructuringHans Schillstrom2011-05-108-80/+223
| | * | | | | | | | | | IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-102-22/+38
| | * | | | | | | | | | netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-101-52/+9
| | * | | | | | | | | | netfilter: fix ebtables compat supportEric Dumazet2011-05-102-3/+4
| | * | | | | | | | | | netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-101-0/+4
| * | | | | | | | | | | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-101-1/+3
| * | | | | | | | | | | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-1/+1
| * | | | | | | | | | | xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-101-0/+3
| * | | | | | | | | | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-106-6/+27
| * | | | | | | | | | | net: dev_close() should check IFF_UPEric Dumazet2011-05-101-4/+6
| * | | | | | | | | | | vlan: fix GVRP at dismantle timeEric Dumazet2011-05-102-3/+3
| * | | | | | | | | | | pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
| * | | | | | | | | | | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
| * | | | | | | | | | | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
| * | | | | | | | | | | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3
| * | | | | | | | | | | be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-093-8/+14
OpenPOWER on IntegriCloud