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-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: correct register constraints for 64-bit atomic operations
Mathieu Desnoyers
1
-4
/
+4
2008-08-15
x86: add MAP_STACK mmap flag
Ingo Molnar
1
-0
/
+1
2008-08-15
Merge branch 'x86/geode' into x86/urgent
Ingo Molnar
1
-1
/
+2
2008-08-15
x86-64: fix overlap of modules and fixmap areas
Jan Beulich
1
-1
/
+1
2008-08-15
x86, geode-mfgpt: check IRQ before using MFGPT as clocksource
Jens Rottmann
1
-1
/
+2
2008-08-15
x86: fix spin_is_contended()
Jan Beulich
1
-2
/
+2
2008-08-15
x86: fix readb() et al compile error with gcc-3.2.3
Mikael Pettersson
1
-9
/
+9
2008-08-15
x86: invalidate caches before going into suspend
Mark Langsdorf
1
-0
/
+23
2008-08-15
Merge branch 'x86/amd-iommu' into x86/urgent
Ingo Molnar
112
-4628
/
+288
2008-08-15
x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits
Joerg Roedel
1
-3
/
+0
2008-08-15
x86, AMD IOMMU: initialize device table properly
Joerg Roedel
1
-0
/
+1
2008-08-15
x86, AMD IOMMU: use status bit instead of memory write-back for completion wait
Joerg Roedel
1
-0
/
+4
2008-08-14
Merge branch 'x86/fpu' into x86/urgent
Ingo Molnar
1
-2
/
+0
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-1
/
+102
2008-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+51
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-14
/
+35
2008-08-13
usb: musb: pass configuration specifics via pdata
Felipe Balbi
1
-5
/
+33
2008-08-13
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+70
2008-08-13
usb-serial: don't release unregistered minors
Alan Stern
1
-1
/
+2
2008-08-13
USB: add missing kerneldoc line for "needs_binding"
Alan Stern
1
-0
/
+2
2008-08-14
CRED: Introduce credential access wrappers
David Howells
2
-0
/
+51
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+50
2008-08-13
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
1
-0
/
+45
2008-08-13
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds
99
-4610
/
+0
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+32
2008-08-13
Merge commit 'v2.6.27-rc3' into x86/urgent
Ingo Molnar
2157
-203631
/
+2772
2008-08-13
crypto: hash - Add missing top-level functions
Herbert Xu
1
-0
/
+18
2008-08-13
x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
1
-0
/
+6
2008-08-13
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
Rami Rosen
1
-5
/
+0
2008-08-13
ipv6: ip6_route.h cleanup.
Rami Rosen
1
-1
/
+0
2008-08-13
pkt_sched: Add queue stopped test back to qdisc_run().
David S. Miller
1
-1
/
+4
2008-08-13
[XFS] extend completions to provide XFS object flush requirements
David Chinner
1
-0
/
+45
2008-08-12
firmware/memmap: cleanup
Bernhard Walle
1
-26
/
+0
2008-08-12
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-12
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
1
-0
/
+372
2008-08-12
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
1
-0
/
+309
2008-08-12
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
2
-0
/
+13
2008-08-12
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
1
-7
/
+7
2008-08-12
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
1
-0
/
+1
2008-08-12
matrox maven: convert to a new-style i2c driver
Jean Delvare
1
-2
/
+0
2008-08-12
radeonfb: fix accel engine hangs
David Miller
1
-0
/
+4
2008-08-12
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
1
-0
/
+4
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-20
/
+2
2008-08-12
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+5
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
1
-0
/
+1
2008-08-12
export virtio_rng.h
Christian Borntraeger
1
-0
/
+1
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
1
-20
/
+0
2008-08-11
skbuff: Code readability NiT
Gerrit Renker
1
-3
/
+3
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
1
-0
/
+5
[next]