Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 1 | -1/+0 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -3/+2 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+150 |
2008-05-14 | Driver core: struct class remove children list | Dave Young | 1 | -1/+0 |
2008-05-14 | block: do_mounts - accept root=<non-existant partition> | Kay Sievers | 1 | -2/+2 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -13/+27 |
2008-05-14 | fix SMP data race in pagetable setup vs walking | Nick Piggin | 1 | -2/+19 |
2008-05-14 | read_barrier_depends arch fixlets | Nick Piggin | 2 | -2/+2 |
2008-05-14 | USB: add association.h | Greg Kroah-Hartman | 1 | -0/+150 |
2008-05-14 | irda: Fix a misalign access issue. (v2) | Graf Yang | 1 | -3/+0 |
2008-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+1 |
2008-05-13 | fuse: add flag to turn on big writes | Miklos Szeredi | 1 | -0/+1 |
2008-05-13 | memcg: fix possible panic when CONFIG_MM_OWNER=y | KOSAKI Motohiro | 1 | -2/+11 |
2008-05-13 | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson | 2 | -8/+0 |
2008-05-13 | uml: random driver fixes | Jeff Dike | 1 | -1/+2 |
2008-05-13 | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 1 | -6/+11 |
2008-05-13 | uml: remove unused header | Jeff Dike | 1 | -6/+0 |
2008-05-13 | [ALSA] ASoC: build fix for snd_soc_info_bool_ext | Philipp Zabel | 1 | -1/+1 |
2008-05-13 | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 1 | -2/+14 |
2008-05-13 | net: Set LL_MAX_HEADER properly for wireless. | David S. Miller | 1 | -7/+9 |
2008-05-13 | Make 'cond_resched()' nullification depend on PREEMPT_BKL | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Fix up 'need_resched()' definition | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 1 | -2/+2 |
2008-05-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 18 | -1578/+1451 |
2008-05-12 | types: s390: fix #ifdef reversal in <asm-s390/types.h> | H. Peter Anvin | 1 | -2/+2 |
2008-05-12 | [MIPS] Get rid of __ilog2 | Ralf Baechle | 1 | -7/+2 |
2008-05-12 | [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus | Thomas Bogendoerfer | 1 | -2/+3 |
2008-05-12 | [MIPS] Pb1200/DBAu1200 code style cleanup | Sergei Shtylyov | 2 | -85/+81 |
2008-05-12 | [MIPS] Pb1550 code style cleanup | Sergei Shtylyov | 1 | -25/+26 |
2008-05-12 | [MIPS] Pb1500 code style cleanup | Sergei Shtylyov | 1 | -20/+18 |
2008-05-12 | [MIPS] Pb1100 code style cleanup | Sergei Shtylyov | 1 | -48/+48 |
2008-05-12 | [MIPS] Pb1000 code style cleanup | Sergei Shtylyov | 1 | -137/+52 |
2008-05-12 | [MIPS] DBAu1xx0 code style cleanup | Sergei Shtylyov | 1 | -41/+42 |
2008-05-12 | [MIPS] Alchemy common headers style cleanup | Sergei Shtylyov | 8 | -1209/+1175 |
2008-05-12 | [MIPS] Add empty argument parenthesis to GCC_IMM_ASM | Ralf Baechle | 1 | -2/+2 |
2008-05-12 | [MIPS] MT: Functional fixes and a little reformatting of APRP support | Kevin D. Kissell | 1 | -2/+2 |
2008-05-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -1/+1 |
2008-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-05-12 | [POWERPC] ppc: More compile fixes | Paul Mackerras | 1 | -1/+1 |
2008-05-12 | syncppp: Fix crashes. | David S. Miller | 2 | -1/+4 |
2008-05-12 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 3 | -1/+5 |
2008-05-12 | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 1 | -1/+5 |
2008-05-12 | sparc32: Fix build. | Robert Reif | 1 | -0/+2 |
2008-05-11 | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 2 | -0/+4 |
2008-05-11 | i2c: Match dummy devices by type | Jean Delvare | 1 | -1/+1 |
2008-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 8 | -23/+26 |
2008-05-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+3 |
2008-05-11 | sparc: Fix debugger syscall restart interactions. | David S. Miller | 8 | -23/+24 |
2008-05-11 | sparc: Fix ptrace() detach. | David S. Miller | 2 | -0/+2 |
2008-05-11 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+3 |