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-05-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+2
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+6
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-9
/
+11
2008-05-26
i2c: Align i2c_device_id
Jiri Slaby
1
-1
/
+2
2008-05-25
sparc64: global_reg_snapshot is not for userspace
Adrian Bunk
1
-2
/
+6
2008-05-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+12
2008-05-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-20
/
+27
2008-05-24
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
1
-1
/
+1
2008-05-24
gpio: build fixes
David Brownell
2
-1
/
+8
2008-05-24
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
1
-2
/
+2
2008-05-24
md: restart recovery cleanly after device failure.
NeilBrown
1
-3
/
+1
2008-05-24
md: allow parallel resync of md-devices.
Bernd Schubert
1
-0
/
+3
2008-05-24
md: kill file_path wrapper
Christoph Hellwig
1
-1
/
+0
2008-05-24
md: proper extern for mdp_major
Adrian Bunk
1
-0
/
+2
2008-05-24
mm: fix atomic_t overflow in vm
Alan Cox
1
-2
/
+2
2008-05-24
types.h: don't expose struct ustat to userspace
maximilian attems
1
-2
/
+2
2008-05-24
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
1
-0
/
+1
2008-05-24
fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
fix parenthesis in include/asm-mips/gic.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
i5k_amb: support Intel 5400 chipset
Darrick J. Wong
1
-0
/
+3
2008-05-23
x86: prevent PGE flush from interruption/preemption
Ingo Molnar
1
-1
/
+12
2008-05-23
[ARM] fix OMAP include loops
Russell King
4
-4
/
+1
2008-05-23
[ARM] 5053/1: define before use of processor_id
Greg Ungerer
1
-14
/
+15
2008-05-23
[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too
Greg Ungerer
1
-2
/
+2
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
1
-4
/
+5
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
1
-2
/
+1
2008-05-22
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-05-22
[ARM] omap: fix omap clk support build errors
Russell King
1
-0
/
+5
2008-05-22
[ARM] 5025/2: fix collie cpu initialisation
Thomas Kunze
1
-0
/
+4
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-5
/
+5
2008-05-21
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-21
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-20
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+7
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-17
/
+39
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
128
-135
/
+93
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+9
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
1
-2
/
+4
2008-05-20
USB: CDC WDM driver
Oliver Neukum
1
-0
/
+9
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-0
/
+12
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
1
-0
/
+3
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+1
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
1
-6
/
+6
2008-05-20
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-20
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-20
x86: use PTE_MASK in 32-bit PAE
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: fix warning on 32-bit non-PAE
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: define PTE_MASK in a universally useful way
Jeremy Fitzhardinge
1
-4
/
+9
[next]