summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | make blk_settings_init() staticAdrian Bunk2008-02-19
| * | | | | | | | | | | | | | | | | make blk_ioc_init() staticAdrian Bunk2008-02-19
| * | | | | | | | | | | | | | | | | make blk-core.c:request_cachep static againAdrian Bunk2008-02-19
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-18
| * | | | | | | | | | | | | | | | | [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger2008-02-18
| * | | | | | | | | | | | | | | | | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-18
| * | | | | | | | | | | | | | | | | [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-18
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-19
| * | | | | | | | | | | | | | | | | genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-19
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [SPARC64]: Add regs_return_value().David S. Miller2008-02-19
| * | | | | | | | | | | | | | | | [SPARC64]: Kill pcic_present().David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | | [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-17
| * | | | | | | | | | | | | | | | [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-17
| * | | | | | | | | | | | | | | | [SPARC64]: Update defconfig.David S. Miller2008-02-17
| * | | | | | | | | | | | | | | | [SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller2008-02-17
| * | | | | | | | | | | | | | | | [SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller2008-02-17
| * | | | | | | | | | | | | | | | [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-13
| * | | | | | | | | | | | | | | | [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-12
| * | | | | | | | | | | | | | | | [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-12
| * | | | | | | | | | | | | | | | [SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2008-02-12
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [NIU]: Bump driver version and release date.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-18
| * | | | | | | | | | | | | | | net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-18
| * | | | | | | | | | | | | | | [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.Pavel Emelyanov2008-02-18
| * | | | | | | | | | | | | | | [IPV6]: dst_entry leak in ip4ip6_err. (resend)Denis V. Lunev2008-02-18
| * | | | | | | | | | | | | | | bluetooth: do not move child device other than rfcommDave Young2008-02-18
| * | | | | | | | | | | | | | | bluetooth: put hci dev after del connDave Young2008-02-18
| * | | | | | | | | | | | | | | [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | [BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller2008-02-18
| * | | | | | | | | | | | | | | [NET]: Remove MAC_FMTJoe Perches2008-02-17
| * | | | | | | | | | | | | | | net/8021q/vlan_dev.c: Use print_mac.Joe Perches2008-02-17
| * | | | | | | | | | | | | | | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-17
| * | | | | | | | | | | | | | | [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur2008-02-17
| * | | | | | | | | | | | | | | [IPV6]: Fix hardcoded removing of old module codeWang Chen2008-02-17
| * | | | | | | | | | | | | | | [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-17
| * | | | | | | | | | | | | | | [NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov2008-02-17
| * | | | | | | | | | | | | | | [AX25] ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski2008-02-17
| * | | | | | | | | | | | | | | [TCP]: Fix tcp_v4_send_synack() commentKris Katterjohn2008-02-17
| * | | | | | | | | | | | | | | [IPV4]: fix alignment of IP-Config outputUwe Kleine-Koenig2008-02-17
| * | | | | | | | | | | | | | | Documentation: fix tcp.txtMatti Linnanvuori2008-02-17