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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-16
drivers/net: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-16
drivers/atm: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-16
drivers/net: Adjust confusing if indentation
Julia Lawall
2
-6
/
+6
2010-08-16
drivers/net/irda: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-16
net/atm: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-16
drivers/net/wan: Adjust confusing if indentation
Julia Lawall
3
-3
/
+3
2010-08-16
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
2
-18
/
+90
2010-08-16
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
2
-44
/
+71
2010-08-16
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
3
-19
/
+36
2010-08-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-35
/
+57
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-16
/
+48
2010-08-15
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-08-15
Linux 2.6.36-rc1
v2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
40
-1479
/
+1071
2010-08-15
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-1
/
+28
2010-08-15
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
11
-331
/
+211
2010-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
30
-206
/
+218
2010-08-15
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
1
-9
/
+11
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2
-1
/
+15
2010-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-27
/
+147
2010-08-15
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+8
2010-08-15
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
1
-2
/
+6
2010-08-15
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
1
-3
/
+2
2010-08-15
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-11
/
+19
2010-08-15
Merge branch 'fix/hda' into for-linus
Takashi Iwai
10
-15
/
+120
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-14
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-14
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-08-15
Merge branch 'linus' into release
Len Brown
8188
-363640
/
+515128
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
6
-273
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
2010-08-15
ACPI: remove deprecated ACPI procfs I/F
Zhang Rui
7
-484
/
+1
2010-08-15
ACPI: introduce drivers/acpi/sysfs.c
Zhang Rui
6
-571
/
+688
2010-08-15
Merge branch 'acpica-gpe' into release
Len Brown
54
-934
/
+570
2010-08-14
Merge branch 'bugzilla-16422' into release
Len Brown
1
-1
/
+2
2010-08-14
Merge branch 'procfs-cleanup' into release
Len Brown
8
-77
/
+105
2010-08-14
Merge branch 'apei' into release
Len Brown
8
-95
/
+386
2010-08-14
Merge branch 'nvs' into release
Len Brown
3
-80
/
+33
2010-08-14
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
4
-2
/
+12
2010-08-14
ACPI: introduce drivers/acpi/debugfs.c
Zhang Rui
5
-75
/
+93
2010-08-14
intel_idle: recognize Lincroft Atom Processor
Arjan van de Ven
1
-0
/
+1
2010-08-14
ACPI, APEI, ERST debug support
Huang Ying
3
-0
/
+217
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
Linus Torvalds
225
-207643
/
+1568
2010-08-14
fusion: add function parameter names to kernel-doc
Randy Dunlap
1
-0
/
+2
2010-08-14
fs/dcache: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2010-08-14
fusion: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2010-08-14
mm/page-writeback: fix non-kernel-doc function comments
Randy Dunlap
1
-2
/
+2
[prev]
[next]