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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
1
-1
/
+1
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-0
/
+8
2008-02-05
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2
-6
/
+8
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
2
-5
/
+5
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
1
-2
/
+4
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-18
/
+30
2008-02-05
gpiolib: avr32 at32ap platform support
David Brownell
3
-13
/
+27
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
1
-0
/
+18
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
1
-0
/
+24
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
1
-0
/
+45
2008-02-05
gpiolib support for the PXA architecture
Philipp Zabel
2
-28
/
+33
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
1
-0
/
+98
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
1
-0
/
+15
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
1
-16
/
+0
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
1
-5
/
+5
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
1
-0
/
+1
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
1
-1
/
+1
2008-02-05
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
1
-0
/
+9
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2
-0
/
+26
2008-02-05
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
1
-0
/
+1
2008-02-05
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
1
-0
/
+17
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2
-4
/
+3
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
1
-4
/
+4
2008-02-05
m32r: remove dead config symbols from M32R code
Jiri Olsa
2
-4
/
+2
2008-02-05
include/asm-powerpc/nvram.h needs list.h
Andrew Morton
1
-0
/
+3
2008-02-05
sdio: fix module device table definition for m68k
Al Viro
1
-1
/
+2
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2
-3
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
4
-10
/
+16
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
1
-0
/
+7
2008-02-05
get_task_comm(): return the result
Andrew Morton
1
-1
/
+1
2008-02-05
lockdep: annotate epoll
Peter Zijlstra
1
-0
/
+16
2008-02-04
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-318
/
+661
2008-02-04
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-6
/
+9
2008-02-04
Explain kmem_cache_cpu fields
Christoph Lameter
1
-5
/
+5
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
1
-1
/
+4
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
22
-309
/
+484
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
1
-3
/
+3
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
1
-6
/
+2
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
1
-0
/
+19
2008-02-04
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
7
-258
/
+181
2008-02-04
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
Catalin Marinas
1
-1
/
+6
2008-02-04
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
1
-8
/
+5
2008-02-04
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
1
-0
/
+10
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
25
-135
/
+98
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-96
/
+180
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
56
-102
/
+100
2008-02-04
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
[prev]
[next]