Age | Commit message (Expand) | Author | Files | Lines |
2012-02-08 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 34 | -375/+116 |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 1 | -2/+2 |
2012-01-30 | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -139/+0 |
2012-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -0/+4 |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa | 1 | -0/+2 |
2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 1 | -0/+2 |
2012-01-29 | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -164/+0 |
2012-01-29 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -21/+7 |
2012-01-28 | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 1 | -0/+1 |
2012-01-27 | net: explicitly add jump_label.h header to sock.h | Glauber Costa | 1 | -0/+1 |
2012-01-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2012-01-26 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2012-01-25 | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 1 | -139/+0 |
2012-01-25 | ARM: amba: provide common initializers for static amba devices | Russell King | 1 | -0/+33 |
2012-01-25 | ARM: amba: add amba_device allocation/add/put functions | Russell King | 1 | -0/+3 |
2012-01-25 | drm: Fix authentication kernel crash | Thomas Hellstrom | 1 | -0/+1 |
2012-01-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -12/+7 |
2012-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -11/+28 |
2012-01-25 | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 1 | -1/+0 |
2012-01-25 | team: send only changed options/ports via netlink | Jiri Pirko | 1 | -0/+10 |
2012-01-25 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+5 |
2012-01-24 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-24 | usb: otg: kill langwell_otg driver | Alexander Shishkin | 1 | -139/+0 |
2012-01-24 | migrate_mode.h is not exported to user mode | Stephen Rothwell | 1 | -1/+1 |
2012-01-24 | Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net... | Len Brown | 2 | -2/+3 |
2012-01-24 | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+17 |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 4 | -6/+18 |
2012-01-23 | Merge branch 'akpm' | Linus Torvalds | 6 | -15/+22 |
2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 1 | -0/+6 |
2012-01-23 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins | 2 | -1/+2 |
2012-01-23 | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 1 | -0/+2 |
2012-01-23 | mm: fix warnings regarding enum migrate_mode | Andrew Morton | 3 | -14/+18 |
2012-01-23 | thermal: Rename generate_netlink_event | Jean Delvare | 1 | -2/+2 |
2012-01-23 | driver core: remove drivers/base/sys.c and include/linux/sysdev.h | Greg Kroah-Hartman | 1 | -164/+0 |
2012-01-23 | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller | 1 | -1/+1 |
2012-01-23 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 2 | -6/+10 |
2012-01-23 | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa | 1 | -1/+4 |
2012-01-23 | net: fix socket memcg build with !CONFIG_NET | Glauber Costa | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warning in net/sock.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 1 | -1/+0 |
2012-01-23 | mlx4_en: eth statistics modification | Eugenia Emantayev | 1 | -0/+1 |
2012-01-21 | MFD: mcp-core: fix mcp_priv() to be more type safe | Russell King | 1 | -1/+4 |
2012-01-21 | ACPI: Remove ./drivers/acpi/atomicio.[ch] | Myron Stowe | 1 | -10/+0 |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 1 | -0/+4 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 3 | -20/+3 |