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-06-29
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-6
/
+7
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
4
-8
/
+19
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
11
-115
/
+10
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-37
/
+52
2006-06-29
[MIPS] Add missing backslashes to macro definitions.
Ralf Baechle
1
-2
/
+2
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
1
-5
/
+5
2006-06-29
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
1
-0
/
+4
2006-06-29
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
1
-12
/
+8
2006-06-29
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
1
-0
/
+5
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
3
-11
/
+12
2006-06-29
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2
-6
/
+4
2006-06-29
[MIPS] Wire up tee(2).
Ralf Baechle
1
-6
/
+9
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
3
-13
/
+26
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
13
-59
/
+663
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
8
-35
/
+61
2006-06-29
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-49
/
+12
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-22
/
+38
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-2
/
+4
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-29
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
1
-0
/
+14
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+11
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-11
/
+16
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-19
/
+141
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+3
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
15
-63
/
+10
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
6
-27
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
1
-5
/
+13
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
1
-22
/
+32
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
1
-3
/
+7
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-7
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-3
/
+4
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-8
/
+8
2006-06-29
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
1
-55
/
+0
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
1
-1
/
+7
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
1
-0
/
+3
2006-06-29
[S390] rework of channel measurement facility.
Cornelia Huck
1
-4
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-3
/
+5
2006-06-29
[S390] preempt_count initialization.
Heiko Carstens
1
-0
/
+1
2006-06-29
[S390] __syscall_return error check.
Heiko Carstens
1
-3
/
+1
[next]