| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 6 | -20/+44 |
| * | | | | | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Documentation: fix ozlabs.org mailing list address | Stephen Rothwell | 2010-08-20 | 1 | -1/+1 |
* | | | | | MAINTAINERS: Fix ozlabs.org mailing list addresses | Stephen Rothwell | 2010-08-20 | 1 | -28/+28 |
* | | | | | Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context | Stefan Richter | 2010-08-20 | 1 | -2/+5 |
* | | | | | drivers/scsi/qla4xxx: fix build | Andrew Morton | 2010-08-20 | 2 | -2/+2 |
* | | | | | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi | 2010-08-20 | 1 | -7/+0 |
* | | | | | oom: __task_cred() need rcu_read_lock() | KOSAKI Motohiro | 2010-08-20 | 1 | -1/+1 |
* | | | | | oom: fix tasklist_lock leak | KOSAKI Motohiro | 2010-08-20 | 1 | -3/+6 |
* | | | | | oom: fix NULL pointer dereference | KOSAKI Motohiro | 2010-08-20 | 1 | -3/+2 |
* | | | | | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park | 2010-08-20 | 1 | -3/+3 |
* | | | | | sdhci: add no hi-speed bit quirk support | Kyungmin Park | 2010-08-20 | 2 | -1/+4 |
* | | | | | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park | 2010-08-20 | 1 | -1/+1 |
* | | | | | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 2010-08-20 | 3 | -0/+6 |
* | | | | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() | Jan Kara | 2010-08-20 | 2 | -2/+6 |
* | | | | | revert "hwmon: f71882fg: add support for the Fintek F71808E" | Andrew Morton | 2010-08-20 | 3 | -82/+11 |
* | | | | | kfifo: add explicit error checking in all the examples | Andrea Righi | 2010-08-20 | 4 | -51/+144 |
* | | | | | kfifo: fix a memory leak in dma example | Andrea Righi | 2010-08-20 | 1 | -3/+1 |
* | | | | | kfifo: fix kernel BUG in dma example | Andrea Righi | 2010-08-20 | 1 | -0/+1 |
* | | | | | kfifo: add explicit error checking in byte stream example | Andrea Righi | 2010-08-20 | 1 | -6/+27 |
* | | | | | kfifo: add kfifo_skip() testcase | Andrea Righi | 2010-08-20 | 1 | -0/+4 |
* | | | | | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 2010-08-20 | 2 | -0/+11 |
* | | | | | matroxfb: fix incorrect use of memcpy_toio() | Ondrej Zary | 2010-08-20 | 1 | -2/+2 |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 | 4 | -26/+96 |
|\ \ \ \ \ |
|
| * | | | | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 | 1 | -3/+22 |
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-08-19 | 2 | -5/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | perf tools: Fix build error on read only source. | Kusanagi Kouichi | 2010-08-18 | 2 | -5/+11 |
| * | | | | | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 |
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-18 | 10 | -24/+68 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust | 2010-08-18 | 2 | -4/+6 |
| * | | | | | | | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2010-08-17 | 3 | -6/+5 |
| * | | | | | | | NFS: fix the return value of nfs_file_fsync() | J. R. Okajima | 2010-08-11 | 1 | -1/+1 |
| * | | | | | | | rpcrdma: Fix SQ size calculation when memreg is FRMR | Tom Tucker | 2010-08-11 | 2 | -4/+18 |
| * | | | | | | | xprtrdma: Do not truncate iova_start values in frmr registrations. | Steve Wise | 2010-08-11 | 1 | -1/+1 |
| * | | | | | | | nfs: Remove redundant NULL check upon kfree() | Davidlohr Bueso | 2010-08-11 | 1 | -2/+1 |
| * | | | | | | | nfs: Add "lookupcache" to displayed mount options | Patrick J. LoPresti | 2010-08-10 | 1 | -0/+7 |
| * | | | | | | | NFS: allow close-to-open cache semantics to apply to root of NFS filesystem | Neil Brown | 2010-08-10 | 1 | -0/+7 |
| * | | | | | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) | Andy Chittenden | 2010-08-10 | 1 | -6/+22 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-08-18 | 5 | -6/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | USB HID: Add ID for eGalax Multitouch used in JooJoo tablet | Chris Ball | 2010-08-16 | 3 | -0/+11 |
| * | | | | | | | | HID: hiddev: fix memory corruption due to invalid intfdata | Jiri Kosina | 2010-08-13 | 1 | -2/+3 |
| * | | | | | | | | HID: hiddev: protect against disconnect/NULL-dereference race | Chris Ball | 2010-08-13 | 1 | -2/+4 |
| * | | | | | | | | HID: picolcd: correct ordering of framebuffer freeing | Bruno Prémont | 2010-08-06 | 1 | -1/+1 |
| * | | | | | | | | HID: picolcd: testing the wrong variable | Dan Carpenter | 2010-08-06 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-18 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 2010-08-18 | 1 | -2/+0 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 2010-08-18 | 1 | -2/+4 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 43 | -450/+797 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fs: brlock vfsmount_lock | Nick Piggin | 2010-08-18 | 5 | -77/+134 |
| * | | | | | | | | fs: scale files_lock | Nick Piggin | 2010-08-18 | 3 | -18/+115 |