Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | NetLabel: Add auditing to the static labeling mechanism | Paul Moore | 1 | -0/+2 |
2008-01-30 | NetLabel: Introduce static network labels for unlabeled connections | Paul Moore | 1 | -1/+5 |
2008-01-30 | SELinux: Enable dynamic enable/disable of the network access checks | Paul Moore | 1 | -8/+37 |
2008-01-30 | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu... | Paul Moore | 1 | -0/+2 |
2008-01-30 | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 1 | -18/+73 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 144 | -1262/+3699 |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 34 | -427/+437 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 15 | -80/+181 |
2008-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -9/+13 |
2008-01-29 | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 1 | -0/+4 |
2008-01-29 | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 1 | -0/+2 |
2008-01-29 | [MIPS] Qemu: Remove platform. | Ralf Baechle | 2 | -57/+0 |
2008-01-29 | [MIPS] Delete CONFIG_MSP_FPGA | Ralf Baechle | 1 | -4/+0 |
2008-01-29 | [MIPS] remove unneeded button check for reset | Yoichi Yuasa | 1 | -14/+1 |
2008-01-29 | [MIPS] time: remove unused mips_timer_state() | Yoichi Yuasa | 1 | -8/+1 |
2008-01-29 | [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocache | Ralf Baechle | 1 | -10/+0 |
2008-01-29 | [MIPS] RM: Collected changes | Thomas Bogendoerfer | 3 | -68/+94 |
2008-01-29 | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 1 | -2/+2 |
2008-01-29 | [MIPS] IP28 support | Thomas Bogendoerfer | 5 | -4/+104 |
2008-01-29 | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} | Ralf Baechle | 2 | -22/+2 |
2008-01-29 | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 1 | -0/+8 |
2008-01-29 | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 | Atsushi Nemoto | 1 | -0/+1 |
2008-01-29 | [MIPS] IP22/IP28: fix extracting board/chip rev | Thomas Bogendoerfer | 1 | -2/+2 |
2008-01-29 | [MIPS] Use real cache invalidate | Thomas Bogendoerfer | 1 | -0/+7 |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 3 | -58/+61 |
2008-01-29 | [MIPS] MT: Scheduler support for SMT | Ralf Baechle | 3 | -1/+23 |
2008-01-29 | [MIPS] Put cast inside macro instead of all the callers | Andrew Sharp | 1 | -1/+1 |
2008-01-29 | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 1 | -104/+0 |
2008-01-29 | [MIPS] CFE: Make code remotely resemble Linux code. | Christoph Hellwig | 2 | -87/+19 |
2008-01-29 | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 3 | -4/+29 |
2008-01-29 | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki | 3 | -2/+97 |
2008-01-29 | module: make module_address_lookup safe | Rusty Russell | 1 | -9/+13 |
2008-01-29 | jbd2: add lockdep support | Mingming Cao | 1 | -0/+4 |
2008-01-29 | ext4: Add multi block allocator for ext4 | Alex Tomas | 3 | -1/+131 |
2008-01-29 | ext4: Add new functions for searching extent tree | Alex Tomas | 1 | -0/+4 |
2008-01-29 | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 8 | -0/+19 |
2008-01-29 | ext4: Add EXT4_IOC_MIGRATE ioctl | Aneesh Kumar K.V | 2 | -0/+6 |
2008-01-29 | ext4: Add inode version support in ext4 | Jean Noel Cordenner | 2 | -2/+20 |
2008-01-29 | vfs: Add 64 bit i_version support | Jean Noel Cordenner | 1 | -1/+4 |
2008-01-29 | ext4: Add the journal checksum feature | Girish Shilamkar | 2 | -5/+34 |
2008-01-29 | jbd2: jbd2 stats through procfs | Johann Lombardi | 1 | -0/+77 |
2008-01-29 | ext4: Convert truncate_mutex to read write semaphore. | Aneesh Kumar K.V | 2 | -24/+7 |
2008-01-29 | ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. | Aneesh Kumar K.V | 1 | -0/+2 |
2008-01-29 | jbd2: Fix assertion failure in fs/jbd2/checkpoint.c | Jan Kara | 1 | -0/+2 |
2008-01-29 | jbd2: Remove printk from J_ASSERT to preserve registers during BUG | Chris Snook | 1 | -15/+1 |
2008-01-29 | Add buffer head related helper functions | Aneesh Kumar K.V | 1 | -0/+2 |
2008-01-29 | ext4: sync up block group descriptor with e2fsprogs. | Coly Li | 1 | -0/+5 |
2008-01-29 | ext4: store maxbytes for bitmapped files and return EFBIG as appropriate | Eric Sandeen | 1 | -0/+1 |
2008-01-29 | ext4: Support large files | Aneesh Kumar K.V | 1 | -1/+2 |
2008-01-29 | ext4: Add support for 48 bit inode i_blocks. | Aneesh Kumar K.V | 1 | -3/+7 |