Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2008-11-20 | 2 | -120/+75 | |
| * | | | | | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 2008-11-20 | 1 | -1/+1 | |
| * | | | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2008-11-20 | 2 | -7/+9 | |
| * | | | | | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 2008-11-20 | 1 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-20 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | intel-iommu: fix compile warnings | FUJITA Tomonori | 2008-11-19 | 1 | -2/+4 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-20 | 26 | -169/+149 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan | 2008-11-20 | 1 | -3/+3 | |
| * | | | | | | atl2: don't request irq on resume if netif running | Alan Jenkins | 2008-11-20 | 1 | -3/+5 | |
| * | | | | | | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery | 2008-11-20 | 1 | -2/+2 | |
| * | | | | | | pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() | Patrick McHardy | 2008-11-20 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-20 | 7 | -58/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 3 | -13/+22 | |
| | * | | | | | | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 4 | -44/+0 | |
| | * | | | | | | libertas_tf: fix skb tail pointer | Johannes Berg | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | smc911x: Fix printf format typo in smc911x driver. | Vernon Sauder | 2008-11-20 | 1 | -1/+1 | |
| * | | | | | | | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 2008-11-20 | 1 | -1/+3 | |
| * | | | | | | | mv643xx_eth: fix recycle check bound | Lennert Buytenhek | 2008-11-20 | 1 | -1/+2 | |
| * | | | | | | | mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls | Lennert Buytenhek | 2008-11-20 | 1 | -1/+1 | |
| * | | | | | | | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 2008-11-20 | 1 | -2/+2 | |
| * | | | | | | | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 | |
| * | | | | | | | TPROXY: fill struct flowi->flags in udp_sendmsg() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 | |
| * | | | | | | | net: ipg.c fix bracing on endian swapping | Harvey Harrison | 2008-11-19 | 1 | -4/+4 | |
| * | | | | | | | phylib: Fix auto-negotiation restart avoidance | Trent Piepho | 2008-11-19 | 1 | -11/+23 | |
| * | | | | | | | net: jme.c rxdesc.flags is __le16, other missing endian swaps | Harvey Harrison | 2008-11-19 | 1 | -11/+10 | |
| * | | | | | | | phylib: fix phy name example in documentation | Paulius Zaleckas | 2008-11-19 | 1 | -1/+1 | |
| * | | | | | | | net: Do not fire linkwatch events until the device is registered. | David S. Miller | 2008-11-19 | 1 | -1/+6 | |
| * | | | | | | | phonet: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 | 1 | -28/+24 | |
| * | | | | | | | ixgbe: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 | 1 | -30/+28 | |
| * | | | | | | | pktgen: fix multiple queue warning | Robert Olsson | 2008-11-19 | 1 | -7/+2 | |
| * | | | | | | | net: fix ip_mr_init() error path | Benjamin Thery | 2008-11-19 | 1 | -4/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-20 | 3 | -59/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-19 | 1 | -59/+54 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ftrace: fix dyn ftrace filter selection | Steven Rostedt | 2008-11-19 | 1 | -58/+50 | |
| | * | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | | | | ftrace: fix set_ftrace_filter | Steven Rostedt | 2008-11-19 | 1 | -0/+3 | |
| * | | | | | | | | trace: introduce missing mutex_unlock() | Vegard Nossum | 2008-11-18 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2008-11-18 | 383 | -2504/+11791 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | tracing: kernel/trace/trace.c: introduce missing kfree() | Julia Lawall | 2008-11-18 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-20 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 2008-11-18 | 1 | -0/+9 | |
* | | | | | | | | | | parisc: fix bug in compat_arch_ptrace | Helge Deller | 2008-11-20 | 1 | -5/+5 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-11-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI: Fix disable IRQ 0 in pci_reset_function() | Sheng Yang | 2008-11-19 | 1 | -2/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2008-11-19 | 4 | -1/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: make NUMA on 32-bit depend on EXPERIMENTAL again | Rafael J. Wysocki | 2008-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki | 2008-11-12 | 3 | -0/+43 | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-19 | 11 | -28/+54 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-18 | 567 | -6121/+19282 | |
| |\ \ \ \ \ \ \ \ \ |