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
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
350
-1786
/
+26458
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
9
-105
/
+59
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-27
/
+63
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-19
/
+15
2011-07-13
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-4
/
+6
2011-07-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-15
/
+38
2011-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-72
/
+187
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
2
-27
/
+63
2011-07-13
slip: remove dead code within the slip initialization
Matvejchikov Ilya
1
-18
/
+6
2011-07-13
slip: remove redundant check slip_devs for NULL
Matvejchikov Ilya
1
-3
/
+0
2011-07-13
slip: fix MTU comparation operation when reallocating buffers
Matvejchikov Ilya
1
-1
/
+1
2011-07-13
slip: remove redundant NULL-pointer check before calling slhc_free
Matvejchikov Ilya
1
-2
/
+1
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
2
-26
/
+20
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
7
-13
/
+13
2011-07-13
ipv4: Inline neigh binding.
David Miller
3
-28
/
+59
2011-07-13
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
Alex Deucher
1
-2
/
+7
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-07-12
net: Add documentation for netdev features handling
Michał Mirosław
1
-0
/
+154
2011-07-12
be2net: move to new vlan model
Ajit Khaparde
2
-26
/
+9
2011-07-12
be2net: account for skb allocation failures
Eric Dumazet
3
-2
/
+4
2011-07-12
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2
-17
/
+22
2011-07-12
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-07-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-14
/
+22
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
12
-35
/
+52
2011-07-12
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+105
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
5
-61
/
+0
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
2011-07-12
drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
Chris Wilson
1
-1
/
+1
2011-07-12
Revert "drm/i915: enable rc6 by default"
Keith Packard
1
-1
/
+1
2011-07-12
drm/i915: Clean up i915_driver_load failure path
Keith Packard
1
-3
/
+11
2011-07-12
lanai: use pci_dev->subsystem_device
Sergei Shtylyov
1
-8
/
+1
2011-07-12
kbuild: Do not write to builddir in modules_install
Michal Marek
1
-4
/
+6
2011-07-12
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
2
-6
/
+17
2011-07-12
drm/radeon/kms: use correct BUS_CNTL reg on rs600
Alex Deucher
1
-3
/
+3
2011-07-12
drm/radeon/kms: fix backend map typo on juniper
Alex Deucher
1
-1
/
+1
2011-07-12
drm/radeon/kms: fix regression in hotplug
Alex Deucher
1
-0
/
+6
2011-07-11
drivers/net: static should be at beginning of declaration
Jesper Juhl
1
-6
/
+6
2011-07-11
slip: fix wrong SLIP6 ifdef-endif placing
Matvejchikov Ilya
1
-1
/
+1
2011-07-11
inetpeer: kill inet_putpeer race
Eric Dumazet
1
-5
/
+9
2011-07-11
e1000e: remove e1000_queue_stats
Eric Dumazet
1
-7
/
+0
2011-07-11
net: introduce __netdev_alloc_skb_ip_align
Eric Dumazet
1
-3
/
+9
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
18
-23
/
+43
2011-07-11
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
1
-2
/
+3
2011-07-11
igb: Add support of SerDes Forced mode for certain hardware
Carolyn Wyborny
3
-4
/
+22
2011-07-11
igb: Update copyright on all igb driver files.
Carolyn Wyborny
17
-17
/
+17
2011-07-11
igb: Fix lack of flush after register write and before delay
Carolyn Wyborny
1
-0
/
+1
2011-07-12
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
Benjamin Herrenschmidt
1
-11
/
+19
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
3
-3
/
+3
2011-07-11
Linux 3.0-rc7
v3.0-rc7
Linus Torvalds
1
-1
/
+1
2011-07-11
Documentation/Changes: remove some really obsolete text
Linus Torvalds
1
-25
/
+18
[next]