index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp2000
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
3
-7
/
+10
2010-11-26
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
1
-13
/
+14
2010-11-26
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2
-7
/
+4
2010-11-26
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2
-12
/
+12
2010-11-26
ARM: pgtable: group pte functions together
Russell King
1
-59
/
+51
2010-11-26
ARM: pgtable: group pgd functions and data together
Russell King
1
-21
/
+23
2010-11-26
ARM: pgtable: move pgprot functions to one place
Russell King
1
-22
/
+21
2010-11-21
ARM: improve compiler's ability to optimize page tables
Russell King
1
-0
/
+3
2010-11-19
MAINTAINERS: update documentation entries
Randy Dunlap
1
-0
/
+2
2010-11-19
Documentation/development-process: more staging info
Andres Salomon
1
-6
/
+19
2010-11-19
Documentation/development-process: use -next trees instead of staging
Andres Salomon
1
-4
/
+4
2010-11-19
Documentation: change email address for Hans Koch
Hans J. Koch
3
-5
/
+5
2010-11-19
Documentation/gpio.txt: explain poll/select usage
Bernhard Walle
1
-0
/
+10
2010-11-19
Documentation: make configfs example code simpler, clearer
Dan Carpenter
1
-1
/
+1
2010-11-19
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-11-18
Fix build failure at cx25821-video driver
Youquan Song
1
-0
/
+1
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-18
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
1
-2
/
+0
2010-11-17
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2
-4
/
+1
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
1
-4
/
+4
2010-11-17
kdb: fix memory leak in kdb_main.c
Jovi Zhang
1
-6
/
+7
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
1
-4
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
137
-137
/
+0
2010-11-17
staging/stradis: mark as "depends on BKL"
Arnd Bergmann
1
-1
/
+1
2010-11-17
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
115
-199
/
+347
2010-11-16
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
1
-1
/
+1
2010-11-16
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
Catalin Marinas
1
-0
/
+6
2010-11-16
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
Jesper Juhl
1
-3
/
+1
2010-11-16
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
1
-6
/
+0
2010-11-16
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
Joe Perches
1
-1
/
+1
2010-11-16
Linux 2.6.37-rc2
v2.6.37-rc2
Linus Torvalds
1
-1
/
+1
2010-11-16
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
5
-7
/
+11
2010-11-16
NFS: Fix a couple of regressions in readdir.
Trond Myklebust
1
-34
/
+56
2010-11-16
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...
Trond Myklebust
1
-1
/
+1
2010-11-16
Regression: fix mounting NFS when NFSv3 support is not compiled
Paulius Zaleckas
1
-1
/
+7
2010-11-16
NLM: Fix a regression in lockd
Trond Myklebust
2
-7
/
+5
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
7
-40
/
+28
[next]