| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 1 | -8/+0 |
* | reiserfs: introduce reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -0/+4 |
* | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
* | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -6/+22 |
* | reiserfs: eliminate reiserfs_warning from uniqueness functions | Jeff Mahoney | 2009-03-30 | 1 | -5/+2 |
* | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -3/+6 |
* | reiserfs: use buffer_info for leaf_paste_entries | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
* | reiserfs: audit transaction ids to always be unsigned ints | Jeff Mahoney | 2009-03-30 | 3 | -6/+6 |
* | reiserfs: add support for mount count incrementing | Jeff Mahoney | 2009-03-30 | 2 | -1/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 1 | -0/+20 |
|\ |
|
| * | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 1 | -0/+20 |
* | | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 2009-03-17 | 1 | -2/+4 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 | 1 | -1/+9 |
|\ \ |
|
| * | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 1 | -1/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 2009-03-14 | 1 | -2/+2 |
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-03-14 | 3 | -0/+13 |
|\ \ \ \ |
|
| * | | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever | 2009-03-10 | 1 | -0/+8 |
| * | | | | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 | 2 | -0/+5 |
* | | | | | ide: save the returned value of dma_map_sg | FUJITA Tomonori | 2009-03-13 | 1 | -0/+1 |
| |/ / /
|/| | | |
|
* | | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
* | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-04 | 6 | -1/+39 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-04 | 1 | -0/+1 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 1 | -6/+1 |
|\ \ \ \ |
|
| * | | | | dmaengine: update kerneldoc | Johannes Weiner | 2009-02-11 | 1 | -6/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 3 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 |
| * | | | | | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-03-05 | 1 | -1/+0 |
| * | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | libata: align ap->sector_buf | Tejun Heo | 2009-03-05 | 1 | -1/+2 |
| * | | | | | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 2009-03-05 | 1 | -0/+1 |
| * | | | | | libata: change drive ready wait after hard reset to 5s | Stuart Hayes | 2009-03-05 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-08 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 2009-03-07 | 1 | -1/+1 |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 1 | -0/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 4 | -0/+31 |
|\ \ \ \ \ |
|
| * | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 4 | -0/+31 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 1 | -1/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 2009-03-02 | 1 | -1/+4 |
* | | | | | net headers: export dcbnl.h | Chris Leech | 2009-03-01 | 1 | -0/+1 |
* | | | | | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 | 1 | -1/+3 |
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 | 7 | -15/+43 |
|\| | | | |
|
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 1 | -11/+35 |
| |\ \ \ \ |
|
| | * | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -11/+35 |