Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 2012-01-06 | 3 | -6/+38 |
|\ | |||||
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 3 | -6/+38 |
| |\ | |||||
| | * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -6/+5 |
| | |\ | |||||
| | | * | ARM: move iotable mappings within the vmalloc region | Nicolas Pitre | 2011-11-26 | 1 | -6/+5 |
| | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-05 | 11 | -107/+143 |
| | |\ \ | |||||
| | * | | | ARM: vic: device tree binding | Jamie Iles | 2011-11-15 | 1 | -0/+29 |
| | * | | | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 2011-11-15 | 1 | -0/+4 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-06 | 2 | -0/+266 |
|\ \ \ \ | |||||
| * | | | | powerpc/fsl: Document rapidio node binding-information | Liu Gang | 2011-11-24 | 2 | -0/+266 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 16 | -19/+424 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-30 | 1 | -0/+16 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | bonding: document undocumented active_slave sysfs entry. | Nicolas de Pesloüan | 2011-12-26 | 1 | -0/+17 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 3 | -12/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | packet: fix typo in packet_mmap.txt | Wei Yongjun | 2011-12-23 | 1 | -1/+1 |
| * | | | | | | Partial revert "Basic kernel memory functionality for the Memory Controller" | Glauber Costa | 2011-12-22 | 1 | -20/+2 |
| * | | | | | | stmmac: update the driver's documentation (Dec-2011) | Giuseppe CAVALLARO | 2011-12-21 | 1 | -7/+9 |
| * | | | | | | net: doc: fix many typos in scaling.txt | Shan Wei | 2011-12-20 | 1 | -4/+4 |
| * | | | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-12-12 | 1 | -3/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | batman-adv: readme update (mention ap isolation and new log level) | Marek Lindner | 2011-11-20 | 1 | -3/+4 |
| * | | | | | | | Display current tcp memory allocation in kmem cgroup | Glauber Costa | 2011-12-12 | 1 | -0/+1 |
| * | | | | | | | tcp buffer limitation: per-cgroup limit | Glauber Costa | 2011-12-12 | 1 | -0/+1 |
| * | | | | | | | tcp memory pressure controls | Glauber Costa | 2011-12-12 | 1 | -0/+2 |
| * | | | | | | | socket: initial cgroup code. | Glauber Costa | 2011-12-12 | 1 | -1/+3 |
| * | | | | | | | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 2011-12-12 | 1 | -2/+38 |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-12 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | wireless: disable wext sysfs by default | Johannes Berg | 2011-12-07 | 1 | -2/+1 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-06 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | net: Add Open vSwitch kernel components. | Jesse Gross | 2011-12-03 | 2 | -0/+197 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 7 | -81/+132 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | can: cc770: add platform bus driver for the CC770 and AN82527 | Wolfgang Grandegger | 2011-12-01 | 1 | -0/+53 |
| * | | | | | | | | tcp: inherit listener congestion control for passive cnx | Eric Dumazet | 2011-11-30 | 1 | -0/+3 |
| * | | | | | | | | net: add calxeda xgmac ethernet driver | Rob Herring | 2011-11-29 | 1 | -0/+15 |
| * | | | | | | | | ifenslave: Fix unused variable warnings. | David S. Miller | 2011-11-26 | 1 | -0/+2 |
| * | | | | | | | | net: add documentation for net_prio cgroups (v4) | Neil Horman | 2011-11-22 | 1 | -0/+53 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 6 | -167/+181 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | neigh: new unresolved queue limits | Eric Dumazet | 2011-11-14 | 1 | -0/+10 |
| * | | | | | | | | | 6LoWPAN: update documentation | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 1 | -0/+27 |
| * | | | | | | | | | net: introduce ethernet teaming device | Jiri Pirko | 2011-11-13 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2012-01-04 | 4 | -19/+10 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | x86: Default to vsyscall=emulate | Andy Lutomirski | 2011-12-05 | 1 | -4/+3 |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 15 | -128/+155 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2011-12-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | oprofile, s390: Add event interface to the System z hardware sampling module | Andreas Krebbel | 2011-12-07 | 1 | -0/+2 |
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-12-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-11-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch 'perf/core' into oprofile/master | Robert Richter | 2011-11-08 | 4 | -16/+11 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | oprofile, x86: Add kernel parameter oprofile.cpu_type=timer | Robert Richter | 2011-11-04 | 1 | -0/+3 |
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-11-11 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |