aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.Yoichi Yuasa2007-11-02
| * | | | | [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-02
| * | | | | [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-02
| * | | | | [MIPS] IP27: Fix build error.Ralf Baechle2007-11-02
| * | | | | [MIPS] Excite: Fix build error.Ralf Baechle2007-11-02
| * | | | | [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-02
| * | | | | [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-02
| * | | | | [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-02
| * | | | | [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-02
| * | | | | [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-02
| * | | | | [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-02
| * | | | | [MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle2007-11-02
| * | | | | [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-02
| * | | | | [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-02
| * | | | | [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-02
| * | | | | [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-02
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-11-02
|\ \ \ \ \
| * | | | | [WATCHDOG] iTCO_wdt.c ICH8 pci-device-id'sWim Van Sebroeck2007-11-02
| * | | | | [WATCHDOG] iTCO_wdt.c init & exit fixesWim Van Sebroeck2007-11-02
| * | | | | [WATCHDOG] iTCO_wdt.c pci_device_id table clean-upWim Van Sebroeck2007-11-02
| * | | | | [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-02
| * | | | | [WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabledRoel Kluin2007-10-27
| * | | | | [WATCHDOG] Add necessary braces to if (...) \n #if... casesIlpo Jarvinen2007-10-25
| * | | | | [WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli2007-10-25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-11-01
|\ \ \ \ \
| * | | | | HID: Don't access input_dev->private directlyDmitry Torokhov2007-10-31
| * | | | | HID: fix hidinput_connect ignoring retval from input_register_deviceDirk Hohndel2007-10-31
| * | | | | HID: hiddev - fix compiler warningJiri Kosina2007-10-31
| * | | | | HID: Add GoTop tablets to blacklistJerrold Jones2007-10-31
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix myri10ge NAPI oops & warningsAndrew Gallatin2007-11-01
| * | | | Fix region size check in mpc5200 FEC driverGrant Likely2007-11-01
| * | | | mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely2007-11-01
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-01
|\ \ \ \ \
| * | | | | [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-01
| * | | | | [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-01
| * | | | | [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-01
| * | | | | [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-01
| * | | | | [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-01
| * | | | | [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-01
| * | | | | [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-01
| * | | | | [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
| * | | | | [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-01
| * | | | | [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-01
| * | | | | [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-01
| * | | | | [NET]: Auto-zero the allocated sock objectPavel Emelyanov2007-11-01
| * | | | | [NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov2007-11-01
| * | | | | [NET]: Move the get_net() from sock_copy()Pavel Emelyanov2007-11-01
| * | | | | [NET]: Move the sock_copy() from the headerPavel Emelyanov2007-11-01
| * | | | | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-01