aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek
2008-09-05mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek
2008-09-05mv643xx_eth: require contiguous receive and transmit queue numberingLennert Buytenhek
2008-09-05mv643xx_eth: get rid of compile-time configurable transmit checksummingLennert Buytenhek
2008-09-05mv643xx_eth: get rid of receive-side lockingLennert Buytenhek
2008-09-05mv643xx_eth: make napi unconditionalLennert Buytenhek
2008-09-05mv643xx_eth: use the SMI done interrupt to wait for SMI access completionLennert Buytenhek
2008-09-05mv643xx_eth: switch ->phy_lock from a spinlock to a mutexLennert Buytenhek
2008-09-05mv643xx_eth: get rid of modulo operationsLennert Buytenhek
2008-09-05mv643xx_eth: get rid of IRQF_SAMPLE_RANDOMLennert Buytenhek
2008-09-05mv643xx_eth: fix receive buffer DMA unmappingLennert Buytenhek
2008-09-05mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumptionLennert Buytenhek
2008-08-28Linux 2.6.27-rc5Linus Torvalds
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-08-27sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-08-27Merge branch 'omap-rmk'Russell King
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-27Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-27e1000: fix stack sizeLinus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk