index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-20
[PARISC] Port checkstack.pl to parisc
Kyle McMartin
1
-0
/
+3
2007-10-20
[PARISC] Make palo target work when $obj != $src
Kyle McMartin
1
-5
/
+9
2007-10-19
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
1
-5
/
+5
2007-10-19
[PARISC] Fix tests in palo target
Kyle McMartin
1
-2
/
+2
2007-10-18
[PARISC] Fix palo target
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Restore palo target
Kyle McMartin
1
-0
/
+20
2007-10-18
[PARISC] Attempt to clean up parisc/Makefile
Kyle McMartin
1
-38
/
+24
2007-10-18
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
2
-76
/
+7
2007-10-18
[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable
Kyle McMartin
1
-3
/
+8
2007-10-18
[PARISC] Squelch pci_enable_device __must_check warning in superio
Kyle McMartin
1
-1
/
+3
2007-10-18
[PARISC] Kill off broken irqstack code
Kyle McMartin
6
-67
/
+3
2007-10-18
[PARISC] Remove hardcoded uses of PAGE_SIZE
Kyle McMartin
5
-8
/
+8
2007-10-18
[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
Kyle McMartin
2
-6
/
+4
2007-10-18
[PARISC] Kill off the last vestiges of ASM_PAGE_SIZE
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
4
-14
/
+16
2007-10-18
[PARISC] Beautify parisc vmlinux.lds.S
Sam Ravnborg
1
-134
/
+185
2007-10-18
[PARISC] Clean up a resource_size_t warning in sba_iommu
Kyle McMartin
1
-2
/
+2
2007-10-18
[PARISC] Kill incorrect cast warning in unwinder
Kyle McMartin
1
-2
/
+2
2007-10-18
[PARISC] Kill zone_to_nid printk warning
Kyle McMartin
1
-1
/
+1
2007-10-18
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
Kyle McMartin
1
-1
/
+6
2007-10-18
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
1
-4
/
+2
2007-10-18
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
31
-24
/
+4628
2007-10-18
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
Christoph Lameter
1
-5
/
+4
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
7
-28
/
+28
2007-10-18
[PARISC] Update defconfigs
Kyle McMartin
5
-1324
/
+1439
2007-10-18
[PARISC] Clean up asm-parisc/pdc.h
Kyle McMartin
1
-176
/
+137
2007-10-18
[PARISC] Export pdc.h for palo
Jeff Bailey
2
-6
/
+15
2007-10-18
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
3
-1
/
+10
2007-10-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+3
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
19
-489
/
+689
2007-10-17
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
8
-4
/
+1143
2007-10-17
net: libertas sdio driver
Pierre Ossman
6
-0
/
+1140
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
252
-4294
/
+2688
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
kbuild: fix typo SRCARCH in find_sources
Yinghai Lu
1
-4
/
+4
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
4
-106
/
+0
2007-10-17
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
1
-3
/
+1
2007-10-17
mmc: possible leak in mmc_read_ext_csd
Florin Malita
1
-1
/
+2
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
5
-46
/
+67
2007-10-17
9p: soften invalidation in loose_mode
Eric Van Hensbergen
1
-2
/
+4
2007-10-17
9p: attach-per-user
Latchesar Ionkov
9
-72
/
+247
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
4
-14
/
+18
2007-10-17
9p: define session flags
Latchesar Ionkov
3
-17
/
+27
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
12
-285
/
+379
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
3
-0
/
+3
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-4
/
+8
2007-10-17
x86: unify include/asm/debugreg_32/64.h
Thomas Gleixner
4
-142
/
+68
2007-10-17
x86: unify include/asm/unwind_32/64.h
Thomas Gleixner
3
-30
/
+13
[next]