| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-05-12 | 12 | -46/+40 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | [S390] fix alloc_pgste check in init_new_context | Martin Schwidefsky | 2011-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | [S390] oprofile: fix min/max interval query checks | Martin Schwidefsky | 2011-05-10 | 3 | -18/+8 |
| * | | | | | | | | | | [S390] replace diag10() with diag10_range() function | Michael Holzheu | 2011-05-10 | 3 | -24/+16 |
| * | | | | | | | | | | [S390] disassembler: handle b280/spp instruction | Christian Borntraeger | 2011-05-10 | 1 | -0/+1 |
| * | | | | | | | | | | [S390] kernel: Initialize register 14 when starting new CPU | Michael Holzheu | 2011-05-10 | 2 | -2/+2 |
| * | | | | | | | | | | [S390] dasd: prevent IO error during reserve/release loop | Stefan Haberland | 2011-05-10 | 1 | -1/+10 |
| * | | | | | | | | | | [S390] sclp/memory hotplug: fix initial usecount of increments | Heiko Carstens | 2011-05-10 | 1 | -0/+2 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Revert "Bluetooth: fix shutdown on SCO sockets" | Linus Torvalds | 2011-05-12 | 1 | -9/+0 |
* | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-05-12 | 2 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM | Rafael J. Wysocki | 2011-05-11 | 1 | -0/+1 |
| * | | | | | | | | | | PM / Hibernate: Make snapshot_release() restore GFP mask | Rafael J. Wysocki | 2011-05-11 | 1 | -1/+3 |
| * | | | | | | | | | | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 2011-05-11 | 1 | -2/+2 |
* | | | | | | | | | | | mm: tracing: add missing GFP flags to tracing | Mel Gorman | 2011-05-12 | 1 | -1/+5 |
* | | | | | | | | | | | tmpfs: fix spurious ENOSPC when racing with unswap | Hugh Dickins | 2011-05-12 | 1 | -10/+22 |
* | | | | | | | | | | | tmpfs: fix race between umount and swapoff | Hugh Dickins | 2011-05-12 | 1 | -45/+43 |
* | | | | | | | | | | | tmpfs: fix race between umount and writepage | Hugh Dickins | 2011-05-12 | 1 | -11/+20 |
* | | | | | | | | | | | memcg: allocate memory cgroup structures in local nodes | Andi Kleen | 2011-05-12 | 1 | -1/+1 |
* | | | | | | | | | | | mm: add alloc_pages_exact_nid() | Andi Kleen | 2011-05-12 | 2 | -12/+39 |
* | | | | | | | | | | | MAINTAINERS: fix sorting | Harry Wei | 2011-05-12 | 1 | -40/+40 |
* | | | | | | | | | | | mm: use alloc_bootmem_node_nopanic() on really needed path | Yinghai Lu | 2011-05-12 | 2 | -3/+6 |
* | | | | | | | | | | | mm: check PageUnevictable in lru_deactivate_fn() | Minchan Kim | 2011-05-12 | 1 | -0/+3 |
* | | | | | | | | | | | drivers/rtc/rtc-s3c.c: fixup wake support for rtc | Ben Dooks | 2011-05-12 | 1 | -3/+10 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-11 | 40 | -232/+422 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-05-11 | 14 | -161/+279 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 | Pablo Neira Ayuso | 2011-05-10 | 1 | -5/+0 |
| | * | | | | | | | | | | netfilter: IPv6: fix DSCP mangle code | Fernando Luis Vazquez Cao | 2011-05-10 | 1 | -1/+1 |
| | * | | | | | | | | | | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao | 2011-05-10 | 1 | -1/+3 |
| | * | | | | | | | | | | IPVS: init and cleanup restructuring | Hans Schillstrom | 2011-05-10 | 8 | -80/+223 |
| | * | | | | | | | | | | IPVS: Change of socket usage to enable name space exit. | Hans Schillstrom | 2011-05-10 | 2 | -22/+38 |
| | * | | | | | | | | | | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal | 2011-05-10 | 1 | -52/+9 |
| | * | | | | | | | | | | netfilter: fix ebtables compat support | Eric Dumazet | 2011-05-10 | 2 | -3/+4 |
| | * | | | | | | | | | | netfilter: ctnetlink: fix timestamp support for new conntracks | Pablo Neira Ayuso | 2011-05-10 | 1 | -0/+4 |
| * | | | | | | | | | | | slcan: fix ldisc->open retval | Oliver Hartkopp | 2011-05-11 | 1 | -1/+3 |
| * | | | | | | | | | | | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams | 2011-05-11 | 1 | -1/+1 |
| * | | | | | | | | | | | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert | 2011-05-11 | 1 | -0/+3 |
| * | | | | | | | | | | | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert | 2011-05-11 | 6 | -6/+27 |
| * | | | | | | | | | | | net: dev_close() should check IFF_UP | Eric Dumazet | 2011-05-11 | 1 | -4/+6 |
| * | | | | | | | | | | | vlan: fix GVRP at dismantle time | Eric Dumazet | 2011-05-11 | 2 | -3/+3 |
| * | | | | | | | | | | | pch_gbe: support ML7223 IOH | Tomoya | 2011-05-09 | 2 | -1/+18 |
| * | | | | | | | | | | | PCH_GbE : Fixed the issue of checksum judgment | Toshiharu Okada | 2011-05-09 | 1 | -5/+4 |
| * | | | | | | | | | | | PCH_GbE : Fixed the issue of collision detection | Toshiharu Okada | 2011-05-09 | 1 | -2/+1 |
| * | | | | | | | | | | | NET: slip, fix ldisc->open retval | Matvejchikov Ilya | 2011-05-09 | 1 | -1/+3 |
| * | | | | | | | | | | | be2net: Fixed bugs related to PVID. | Somnath Kotur | 2011-05-09 | 3 | -8/+14 |
| * | | | | | | | | | | | ehea: fix wrongly reported speed and port | Kleber Sacilotto de Souza | 2011-05-09 | 1 | -8/+13 |
| * | | | | | | | | | | | tcp_cubic: limit delayed_ack ratio to prevent divide error | stephen hemminger | 2011-05-09 | 1 | -2/+7 |
| * | | | | | | | | | | | ipheth: Properly distinguish length and alignment in URBs and skbs | Ben Hutchings | 2011-05-09 | 1 | -5/+9 |
| * | | | | | | | | | | | vmxnet3: Consistently disable irqs when taking adapter->cmd_lock | Roland Dreier | 2011-05-06 | 1 | -4/+6 |
| * | | | | | | | | | | | dccp: handle invalid feature options length | Dan Rosenberg | 2011-05-06 | 1 | -0/+2 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | can: fix SJA1000 dlc for RTR packets | Kurt Van Dijck | 2011-05-05 | 1 | -1/+1 |