Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
2009-12-16 | vt: make the default cursor shape configurable | Clemens Ladisch | 1 | -0/+5 |
2009-12-12 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2009-12-12 | omap: mux: Add new style pin multiplexing code for omap3 | Tony Lindgren | 1 | -0/+5 |
2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 1 | -0/+2 |
2009-12-09 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+9 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-12-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
2009-12-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2009-12-06 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -12/+16 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+7 |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2009-12-03 | Merge branch 'master' into next | James Morris | 1 | -0/+1 |
2009-11-26 | sched: Limit the number of scheduler debug messages | Mike Travis | 1 | -0/+2 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-11-14 | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 1 | -0/+9 |
2009-11-09 | signal: Print warning message when dropping signals | Naohiro Ooiwa | 1 | -2/+9 |
2009-10-29 | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 1 | -0/+1 |
2009-10-28 | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 1 | -3/+3 |
2009-10-20 | security: remove root_plug | James Morris | 1 | -10/+0 |
2009-10-14 | x86, apic: Explain show_lapic= in kernel parameters list | Cyrill Gorcunov | 1 | -0/+9 |
2009-10-13 | ftrace: add kernel command line graph function filtering | Stefan Assmann | 1 | -0/+7 |
2009-10-08 | udp: dynamically size hash tables at boot time | Eric Dumazet | 1 | -0/+3 |
2009-10-01 | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg | Jason Wessel | 1 | -0/+1 |
2009-09-23 | USB: ehci-dbgp,documentation: Documentation updates for ehci-dbgp | Jason Wessel | 1 | -1/+1 |
2009-09-21 | trivial: typo in kernel-parameters.txt | Stephen Hemminger | 1 | -1/+1 |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-09-17 | MIPS: Loongson: Add a machtype kernel command line argument | Wu Zhangjin | 1 | -0/+4 |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -5/+84 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -5/+6 |
2009-09-15 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+39 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+5 |
2009-09-12 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -0/+29 |
2009-09-10 | KVM: add module parameters documentation | Andre Przywara | 1 | -0/+39 |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 1 | -0/+4 |
2009-09-01 | sh: nmi_debug support. | Paul Mundt | 1 | -1/+1 |
2009-08-20 | NFS: Add a dns resolver for use with NFSv4 referrals and migration | Trond Myklebust | 1 | -0/+8 |
2009-08-20 | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 1 | -0/+4 |
2009-08-14 | percpu: kill lpage first chunk allocator | Tejun Heo | 1 | -5/+5 |
2009-08-14 | percpu: generalize first chunk allocator selection | Tejun Heo | 1 | -5/+6 |
2009-08-14 | percpu: rename 4k first chunk allocator to page | Tejun Heo | 1 | -1/+1 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2009-08-12 | Documentation/kernel-parameters.txt: document libata's ignore_hpa option | Michael Prokop | 1 | -0/+4 |
2009-08-09 | SUNRPC: convert some sysctls into module parameters | Trond Myklebust | 1 | -0/+21 |
2009-07-18 | Merge branch 'linus' into tracing/core | Ingo Molnar | 1 | -11/+9 |
2009-07-11 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 1 | -2/+2 |
2009-07-08 | netpoll: Introduce netpoll_carrier_timeout kernel option | Anton Vorontsov | 1 | -0/+5 |
2009-07-01 | tracing/events: Add trace_event boot option | Li Zefan | 1 | -0/+5 |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |