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
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
26
-46
/
+59
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-3
/
+3
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-33
/
+64
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-5
/
+52
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-30
/
+107
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
2
-19
/
+51
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
2
-4
/
+13
2006-03-22
[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h
David Gibson
2
-3
/
+4
2006-03-22
[PATCH] hugepage: Fix hugepage logic in free_pgtables()
David Gibson
3
-9
/
+6
2006-03-22
[PATCH] hugepage: Make {alloc,free}_huge_page() local
David Gibson
1
-4
/
+0
2006-03-22
[PATCH] hugepage: Strict page reservation for hugepage inodes
David Gibson
1
-2
/
+6
2006-03-22
[PATCH] Enable mprotect on huge pages
Zhang, Yanmin
4
-6
/
+9
2006-03-22
[PATCH] mm: optimise page_count
Nick Piggin
1
-1
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+9
2006-03-22
[PATCH] mm: nommu use compound pages
Nick Piggin
1
-4
/
+0
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
1
-1
/
+0
2006-03-22
[PATCH] vmscan: use unsigned longs
Andrew Morton
2
-5
/
+5
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
1
-14
/
+9
2006-03-22
[PATCH] slab: Remove SLAB_NO_REAP option
Christoph Lameter
1
-1
/
+0
2006-03-22
[PATCH] kcalloc(): INT_MAX -> ULONG_MAX
Adrian Bunk
1
-1
/
+1
2006-03-22
[PATCH] mm: page_state comment more
Nick Piggin
1
-2
/
+3
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-0
/
+6
2006-03-22
[PATCH] mm: de-skew page refcounting
Nick Piggin
1
-14
/
+5
2006-03-22
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
1
-8
/
+11
2006-03-22
[PATCH] mm: slab less atomics
Nick Piggin
1
-4
/
+2
2006-03-22
[PATCH] mm: page_alloc less atomics
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] mm: less atomic ops
Nick Piggin
2
-1
/
+3
2006-03-22
[PATCH] mm: PageActive no testset
Nick Piggin
1
-2
/
+0
2006-03-22
[PATCH] mm: PageLRU no testset
Nick Piggin
1
-3
/
+2
2006-03-22
[PATCH] mm: remove set_pgdir leftovers
Christoph Hellwig
2
-23
/
+0
2006-03-22
[PATCH] rtc.h broke strace(1) builds
Joe Korty
1
-2
/
+2
2006-03-22
[PATCH] don't call check_acpi_pci() on x86 with ACPI disabled
Herbert Poetzl
1
-4
/
+6
2006-03-22
[ALSA] version 1.0.11rc4
Jaroslav Kysela
1
-2
/
+2
2006-03-22
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...
Jaroslav Kysela
117
-898
/
+1810
2006-03-22
[PATCH] Intruduce DMA_28BIT_MASK
Tobias Klauser
1
-0
/
+1
2006-03-22
[ALSA] ac97 - Clean up obsolete workarounds
Takashi Iwai
1
-3
/
+0
2006-03-22
[ALSA] ac97 - Allow drivers to set static volume resolution table
Takashi Iwai
1
-6
/
+7
2006-03-22
[ALSA] ac97 - Add support of static resolution tables
Takashi Iwai
1
-0
/
+7
2006-03-22
[ALSA] ymfpci - make rear channel swap optional
Jaroslav Kysela
1
-4
/
+6
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
4
-6
/
+6
2006-03-22
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
4
-7
/
+7
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
6
-10
/
+13
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
8
-12
/
+12
2006-03-22
[ALSA] Fix snd_xxx_t typedefs
Takashi Iwai
1
-2
/
+2
2006-03-22
[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional
Jaroslav Kysela
1
-0
/
+2
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
5
-30
/
+61
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
1
-3
/
+3
2006-03-22
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
2
-4
/
+43
2006-03-21
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
1
-1
/
+3
2006-03-21
[NET]: allow 32 bit socket ioctl in 64 bit kernel
Shaun Pereira
1
-0
/
+6
[next]