Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2012-02-01 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-02 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | mtd: fix merge conflict resolution breakage | Artem Bityutskiy | 2012-02-01 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 2012-01-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-30 | 1 | -139/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 2012-01-25 | 1 | -139/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | usb: otg: kill langwell_otg driver | Alexander Shishkin | 2012-01-24 | 1 | -139/+0 | |
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | kernel-doc: fix new warning in usb.h | Randy Dunlap | 2012-01-24 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-30 | 3 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa | 2012-01-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 2012-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | net: explicitly add jump_label.h header to sock.h | Glauber Costa | 2012-01-26 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 2012-01-29 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-01-28 | 1 | -164/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kernel-doc: fix new warnings in device.h | Randy Dunlap | 2012-01-24 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.h | Greg Kroah-Hartman | 2012-01-22 | 1 | -164/+0 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-01-28 | 3 | -21/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | MFD: mcp-core: fix mcp_priv() to be more type safe | Russell King | 2012-01-21 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 3 | -20/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2012-01-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sched: Add "const" to is_idle_task() parameter | Paul E. McKenney | 2012-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent | Paul E. McKenney | 2012-01-16 | 7 | -93/+272 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-01-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | drm: Fix authentication kernel crash | Thomas Hellstrom | 2012-01-25 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-24 | 4 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net... | Len Brown | 2012-01-23 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | thermal: Rename generate_netlink_event | Jean Delvare | 2012-01-23 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / | ||||||
| | * / / / / / / / / / / / | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 2012-01-19 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch] | Myron Stowe | 2012-01-21 | 1 | -10/+0 | |
| * | | | | | | | | | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 2012-01-21 | 1 | -0/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-24 | 7 | -11/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 2012-01-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | team: send only changed options/ports via netlink | Jiri Pirko | 2012-01-24 | 1 | -0/+10 | |
| * | | | | | | | | | | | | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller | 2012-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 2012-01-22 | 2 | -6/+10 | |
| * | | | | | | | | | | | | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa | 2012-01-22 | 1 | -1/+4 | |
| * | | | | | | | | | | | | net: fix socket memcg build with !CONFIG_NET | Glauber Costa | 2012-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | kernel-doc: fix new warning in net/sock.h | Randy Dunlap | 2012-01-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 2012-01-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | mlx4_en: eth statistics modification | Eugenia Emantayev | 2012-01-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-01-24 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | quota: Pass information that quota is stored in system file to userspace | Jan Kara | 2012-01-12 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | migrate_mode.h is not exported to user mode | Stephen Rothwell | 2012-01-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-23 | 1 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression | Srivatsa S. Bhat | 2012-01-19 | 1 | -2/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 2012-01-23 | 4 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 2012-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 2012-01-23 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | kernel-doc: fix new warning in usb.h | Randy Dunlap | 2012-01-23 | 1 | -0/+1 |