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-07-13
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
Yoichi Yuasa
9
-80
/
+107
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-2
/
+2
2006-07-13
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
Yoichi Yuasa
1
-0
/
+1
2006-07-13
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
5
-37
/
+41
2006-07-13
[MIPS] Fix rdhwr_op definition.
Atsushi Nemoto
1
-1
/
+1
2006-07-13
[MIPS] Sparsemem fixes
Atsushi Nemoto
1
-8
/
+4
2006-07-13
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
Yoichi Yuasa
1
-0
/
+1
2006-07-13
[MIPS] Use the proper technical term for naming some of the cache macros.
Ralf Baechle
11
-14
/
+14
2006-07-13
[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
Yoichi Yuasa
1
-3
/
+0
2006-07-13
[MIPS] Wire up vmsplice(2) and move_pages(2).
Ralf Baechle
1
-6
/
+12
2006-07-13
[MIPS] Don't include obsolete <linux/config.h>.
Ralf Baechle
2
-2
/
+0
2006-07-13
[MIPS] Default cpu_has_mipsmt to a runtime check
Chris Dearman
1
-5
/
+1
2006-07-13
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD
Linus Torvalds
1
-1
/
+1
2006-07-13
[PATCH] m68knommu: fix result type in get_user() macro
Greg Ungerer
1
-6
/
+6
2006-07-13
[PATCH] i386: system.h: remove extra semicolons and fix order
Chuck Ebbert
1
-11
/
+10
2006-07-13
[SPARC64]: Fix make headers_install
David Woodhouse
1
-1
/
+1
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
1
-2
/
+0
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD
Linus Torvalds
1
-0
/
+2
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...
Linus Torvalds
2
-8
/
+1
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD
Linus Torvalds
2
-0
/
+17
2006-07-12
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
1
-1
/
+1
2006-07-12
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
1
-7
/
+0
2006-07-12
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
1
-0
/
+1
2006-07-12
[PATCH] PCI: add PCI Express AER register definitions to pci_regs.h
Zhang, Yanmin
1
-0
/
+16
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-0
/
+300
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
1
-2
/
+2
2006-07-12
[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag
Phil Dibowitz
1
-0
/
+2
2006-07-12
[PATCH] USB: Add some basic WUSB definitions
Inaky Perez-Gonzalez
1
-0
/
+7
2006-07-12
[PATCH] USB: fix usb kernel-doc
Randy Dunlap
1
-1
/
+1
2006-07-12
[PATCH] i2c-powermac: Fix master_xfer return value
Jean Delvare
1
-0
/
+2
2006-07-12
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
1
-2
/
+0
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEAD
Linus Torvalds
2
-2
/
+1
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
7
-7
/
+14
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-0
/
+1
2006-07-12
[ALSA] remove unused snd_minor.name field
Clemens Ladisch
1
-2
/
+0
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2
-2
/
+2
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-0
/
+2
2006-07-12
[S390] cpu_relax() is supposed to have barrier() semantics.
Heiko Carstens
2
-10
/
+9
2006-07-12
[S390] fix futex_atomic_cmpxchg_inatomic
Martin Schwidefsky
1
-2
/
+3
2006-07-12
[S390] raw_local_save_flags/raw_local_irq_restore type check
Heiko Carstens
1
-6
/
+12
2006-07-12
[S390] __builtin_trap() and gcc version.
Heiko Carstens
1
-1
/
+10
2006-07-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-12
/
+66
2006-07-10
[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines
Muli Ben-Yehuda
2
-5
/
+9
2006-07-10
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
2
-0
/
+12
2006-07-10
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
1
-11
/
+1
2006-07-10
[PATCH] char/rtc: Handle memory-mapped chips properly
Maciej W. Rozycki
2
-0
/
+9
2006-07-10
[PATCH] make valid_mmap_phys_addr_range() take a pfn
Lennert Buytenhek
1
-1
/
+1
2006-07-10
[PATCH] FRV: Introduce asm-offsets for FRV arch
David Howells
4
-90
/
+65
2006-07-10
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
2
-4
/
+12
2006-07-10
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
1
-0
/
+1
[next]