| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-29 | 34 | -427/+437 |
|\ |
|
| * | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 2008-01-29 | 1 | -0/+4 |
| * | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 2008-01-29 | 1 | -0/+2 |
| * | [MIPS] Qemu: Remove platform. | Ralf Baechle | 2008-01-29 | 2 | -57/+0 |
| * | [MIPS] Delete CONFIG_MSP_FPGA | Ralf Baechle | 2008-01-29 | 1 | -4/+0 |
| * | [MIPS] remove unneeded button check for reset | Yoichi Yuasa | 2008-01-29 | 1 | -14/+1 |
| * | [MIPS] time: remove unused mips_timer_state() | Yoichi Yuasa | 2008-01-29 | 1 | -8/+1 |
| * | [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocache | Ralf Baechle | 2008-01-29 | 1 | -10/+0 |
| * | [MIPS] RM: Collected changes | Thomas Bogendoerfer | 2008-01-29 | 3 | -68/+94 |
| * | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 2008-01-29 | 1 | -2/+2 |
| * | [MIPS] IP28 support | Thomas Bogendoerfer | 2008-01-29 | 5 | -4/+104 |
| * | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} | Ralf Baechle | 2008-01-29 | 2 | -22/+2 |
| * | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 2008-01-29 | 1 | -0/+8 |
| * | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 | Atsushi Nemoto | 2008-01-29 | 1 | -0/+1 |
| * | [MIPS] IP22/IP28: fix extracting board/chip rev | Thomas Bogendoerfer | 2008-01-29 | 1 | -2/+2 |
| * | [MIPS] Use real cache invalidate | Thomas Bogendoerfer | 2008-01-29 | 1 | -0/+7 |
| * | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 | 3 | -58/+61 |
| * | [MIPS] MT: Scheduler support for SMT | Ralf Baechle | 2008-01-29 | 3 | -1/+23 |
| * | [MIPS] Put cast inside macro instead of all the callers | Andrew Sharp | 2008-01-29 | 1 | -1/+1 |
| * | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 2008-01-29 | 1 | -104/+0 |
| * | [MIPS] CFE: Make code remotely resemble Linux code. | Christoph Hellwig | 2008-01-29 | 2 | -87/+19 |
| * | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 | 3 | -4/+29 |
| * | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki | 2008-01-29 | 3 | -2/+97 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-01-29 | 15 | -80/+181 |
|\ \ |
|
| * | | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 2008-01-28 | 2 | -7/+30 |
| * | | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk | 2008-01-28 | 1 | -2/+1 |
| * | | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 13 | -24/+16 |
| * | | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 | 2 | -45/+120 |
| * | | compiler.h: introduce __section() | Sam Ravnborg | 2008-01-28 | 2 | -13/+18 |
| * | | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -0/+7 |
| * | | A few corrections to include/linux/Kbuild | Robert P. J. Day | 2008-01-28 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2008-01-29 | 1 | -9/+13 |
|\ \ |
|
| * | | module: make module_address_lookup safe | Rusty Russell | 2008-01-29 | 1 | -9/+13 |
| |/ |
|
* | | jbd2: add lockdep support | Mingming Cao | 2008-01-28 | 1 | -0/+4 |
* | | ext4: Add multi block allocator for ext4 | Alex Tomas | 2008-01-29 | 3 | -1/+131 |
* | | ext4: Add new functions for searching extent tree | Alex Tomas | 2008-01-28 | 1 | -0/+4 |
* | | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 | 8 | -0/+19 |
* | | ext4: Add EXT4_IOC_MIGRATE ioctl | Aneesh Kumar K.V | 2008-01-28 | 2 | -0/+6 |
* | | ext4: Add inode version support in ext4 | Jean Noel Cordenner | 2008-01-28 | 2 | -2/+20 |
* | | vfs: Add 64 bit i_version support | Jean Noel Cordenner | 2008-01-28 | 1 | -1/+4 |
* | | ext4: Add the journal checksum feature | Girish Shilamkar | 2008-01-28 | 2 | -5/+34 |
* | | jbd2: jbd2 stats through procfs | Johann Lombardi | 2008-01-28 | 1 | -0/+77 |
* | | ext4: Convert truncate_mutex to read write semaphore. | Aneesh Kumar K.V | 2008-01-28 | 2 | -24/+7 |
* | | ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+2 |
* | | jbd2: Fix assertion failure in fs/jbd2/checkpoint.c | Jan Kara | 2008-01-28 | 1 | -0/+2 |
* | | jbd2: Remove printk from J_ASSERT to preserve registers during BUG | Chris Snook | 2008-01-28 | 1 | -15/+1 |
* | | Add buffer head related helper functions | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+2 |
* | | ext4: sync up block group descriptor with e2fsprogs. | Coly Li | 2008-01-28 | 1 | -0/+5 |
* | | ext4: store maxbytes for bitmapped files and return EFBIG as appropriate | Eric Sandeen | 2008-01-28 | 1 | -0/+1 |
* | | ext4: Support large files | Aneesh Kumar K.V | 2008-01-28 | 1 | -1/+2 |