| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Change argument to gfs2_dinode_print | Steven Whitehouse | 2006-11-30 | 4 | -8/+10 |
* | [GFS2] Move gfs2_dinode_in to inode.c | Steven Whitehouse | 2006-11-30 | 3 | -36/+36 |
* | [GFS2] Change argument to gfs2_dinode_in | Steven Whitehouse | 2006-11-30 | 3 | -4/+4 |
* | [GFS2] Change argument of gfs2_dinode_out | Steven Whitehouse | 2006-11-30 | 9 | -35/+39 |
* | [GFS2] gfs2 __user misannotation fix | Al Viro | 2006-11-30 | 1 | -2/+2 |
* | [GFS2] gfs2 misc endianness annotations | Al Viro | 2006-11-30 | 8 | -71/+66 |
* | [GFS2] split and annotate gfs2_quota_change | Al Viro | 2006-11-30 | 3 | -3/+9 |
* | [GFS2] split and annotate gfs2_statfs_change | Al Viro | 2006-11-30 | 6 | -20/+26 |
* | [GFS2] split and annotate gfs2_quota | Al Viro | 2006-11-30 | 3 | -4/+9 |
* | [GFS2] split and annotate gfs2_inum | Al Viro | 2006-11-30 | 12 | -41/+46 |
* | [GFS2] split and annotate gfs_rindex | Al Viro | 2006-11-30 | 4 | -7/+15 |
* | [GFS2] split and annotate gfs2_meta_header | Al Viro | 2006-11-30 | 2 | -7/+13 |
* | [GFS2] Fix crc32 calculation in recovery.c | Steven Whitehouse | 2006-11-30 | 1 | -4/+5 |
* | [GFS2] split and annotate gfs2_log_head | Al Viro | 2006-11-30 | 9 | -21/+31 |
* | [GFS2] split and annotate gfs2_inum_range | Al Viro | 2006-11-30 | 3 | -6/+11 |
* | [GFS2] split and annotate gfs2_rgrp | Al Viro | 2006-11-30 | 3 | -5/+14 |
* | [GFS2] fields of gfs2_sb_host are host-endian | Al Viro | 2006-11-30 | 1 | -7/+4 |
* | [GFS2] split gfs2_sb | Al Viro | 2006-11-30 | 5 | -5/+25 |
* | [GFS2] gfs2_dinode_host fields are host-endian | Al Viro | 2006-11-30 | 2 | -28/+21 |
* | [GFS2] split gfs2_dinode into on-disk and host variants | Al Viro | 2006-11-30 | 3 | -8/+50 |
* | Linux 2.6.19v2.6.19 | Linus Torvalds | 2006-11-29 | 1 | -1/+1 |
* | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 2006-11-29 | 1 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-11-29 | 13 | -16/+38 |
|\ |
|
| * | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda | 2006-11-29 | 2 | -16/+27 |
| * | [ARM] Export smp_call_function() | Russell King | 2006-11-26 | 1 | -0/+1 |
| * | [ARM] Add PM_LEGACY defaults | Russell King | 2006-11-26 | 10 | -0/+10 |
* | | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle | 2006-11-29 | 3 | -24/+30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-11-28 | 6 | -22/+35 |
|\ \ |
|
| * | | [NET]: Fix MAX_HEADER setting. | David S. Miller | 2006-11-28 | 1 | -2/+4 |
| * | | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy | 2006-11-28 | 1 | -7/+9 |
| * | | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai | 2006-11-28 | 2 | -6/+6 |
| * | | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy | 2006-11-28 | 2 | -0/+2 |
| * | | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack | Yasuyuki Kozakai | 2006-11-28 | 1 | -7/+6 |
| * | | [NETFILTER]: nfctnetlink: assign helper to newly created conntrack | Yasuyuki Kozakai | 2006-11-28 | 1 | -0/+8 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-11-28 | 2 | -8/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King | 2006-11-28 | 1 | -3/+6 |
| * | | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston | 2006-11-28 | 1 | -0/+11 |
| * | | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo | 2006-11-28 | 1 | -5/+7 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds | 2006-11-28 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | selinux: fix dentry_open() error check | Akinobu Mita | 2006-11-27 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-28 | 4 | -7/+18 |
|\ \ \ |
|
| * | | | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 2006-11-28 | 1 | -1/+9 |
| * | | | [PATCH] i386: Fix compilation with UP genericarch | Andi Kleen | 2006-11-28 | 1 | -0/+4 |
| * | | | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 2006-11-28 | 1 | -2/+0 |
| * | | | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind | Jan Beulich | 2006-11-28 | 1 | -4/+5 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Andi Kleen | 2006-11-28 | 79 | -370/+877 |
| |\ \ \
| | |/ / |
|
| * | | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 | 1 | -0/+1 |
* | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-11-28 | 9 | -23/+41 |
|\ \ \ \ |
|
| * | | | | [ALSA] version 1.0.13 | Jaroslav Kysela | 2006-11-28 | 1 | -1/+1 |
| * | | | | [ALSA] snd-emu10k1: Fix capture for one variant. | James Courtier-Dutton | 2006-11-28 | 1 | -0/+1 |