summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2Star
* [MIPS] i8253.h: Remove all i8259 related definitions.Ralf Baechle2007-11-021-15/+0Star
* [MIPS] i8253: Cleanup.Ralf Baechle2007-11-021-11/+12
* [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.Yoichi Yuasa2007-11-021-2/+1Star
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-44/+56
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-1/+5
* [MIPS] IP27: Fix build error.Ralf Baechle2007-11-021-2/+2
* [MIPS] Excite: Fix build error.Ralf Baechle2007-11-021-1/+1
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-029-330/+457
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-022-62/+55Star
* [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-021-1/+1
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-023-59/+12Star
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-022-21/+0Star
* [MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle2007-11-021-1/+1
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-021-7/+1Star
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-022-2/+2
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-022-29/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-0139-176/+280
|\
| * [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
| * [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-012-3/+25
| * [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-011-2/+4
| * [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-011-1/+1
| * [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-011-63/+68
| * [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-011-8/+25
| * [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-011-12/+11Star
| * [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-0133-36/+43
| * [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-011-14/+9Star
| * [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-011-1/+2
| * [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-011-15/+26
| * [NET]: Auto-zero the allocated sock objectPavel Emelyanov2007-11-011-1/+3
| * [NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov2007-11-011-15/+29
| * [NET]: Move the get_net() from sock_copy()Pavel Emelyanov2007-11-011-1/+1
| * [NET]: Move the sock_copy() from the headerPavel Emelyanov2007-11-012-14/+14
| * [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-011-1/+1
| * [TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen2007-11-011-3/+22
* | [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34Star
* | [SPARC64]: Fix linkage of enormous kernels.David S. Miller2007-10-313-5/+11
* | [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
* | [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* | [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0Star
* | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-312-0/+22
|\
| * Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman2007-10-312-0/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-3122-24/+781
|\ \
| * | [ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell2007-10-311-0/+3
| * | [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
| * | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-3110-10/+10
| * | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1