Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | net/bridge/netfilter: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | net/tipc/bcast.h: use ARRAY_SIZE | Julia Lawall | 2009-01-11 | 1 | -1/+1 | |
| * | | | | | | | | wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev | Inaky Perez-Gonzalez | 2009-01-11 | 1 | -2/+2 | |
| * | | | | | | | | 3c59x: Use device_set_wakeup_enable | Steffen Klassert | 2009-01-11 | 1 | -0/+2 | |
| * | | | | | | | | qeth: fix usage of netdev_ops | Frank Blaschka | 2009-01-11 | 2 | -5/+21 | |
| * | | | | | | | | qlge: Naming interrupt vectors | Jesper Dangaard Brouer | 2009-01-11 | 1 | -2/+2 | |
| * | | | | | | | | b44: fix misalignment and wasted space in rx handling | Felix Fietkau | 2009-01-11 | 1 | -7/+6 | |
| * | | | | | | | | ipcomp: Remove spurious truesize increase | Herbert Xu | 2009-01-11 | 1 | -1/+0 | |
| * | | | | | | | | e1000e: Add process name to WARN message when detecting Mutex contention | David Graham | 2009-01-11 | 1 | -6/+13 | |
| * | | | | | | | | r6040: bump release to 0.21 | Florian Fainelli | 2009-01-11 | 1 | -2/+2 | |
| * | | | | | | | | r6040: no longer mark r6040 as being experimental | Florian Fainelli | 2009-01-11 | 1 | -1/+1 | |
| * | | | | | | | | r6040: generate random ethernet MAC address when not initialized | Florian Fainelli | 2009-01-11 | 1 | -2/+4 | |
| * | | | | | | | | r6040: fix ifconfig down and freeing of tx/rx descriptors | Florian Fainelli | 2009-01-11 | 1 | -11/+21 | |
| * | | | | | | | | irda: fix incomplete conversation to internal stats | Alexander Beregalov | 2009-01-11 | 2 | -5/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-12 | 42 | -585/+595 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 2009-01-10 | 1 | -0/+4 | |
| * | | | | | | | | sparc: Eliminate PROMLIB_INTERNAL as it does nothing | Julian Calaby | 2009-01-08 | 3 | -6/+0 | |
| * | | | | | | | | sparc: Kill exports of prom internal functions | Julian Calaby | 2009-01-08 | 4 | -25/+0 | |
| * | | | | | | | | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 15 | -126/+66 | |
| * | | | | | | | | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 19 | -134/+82 | |
| * | | | | | | | | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in... | Sam Ravnborg | 2009-01-08 | 4 | -186/+197 | |
| * | | | | | | | | sparc: Most unaligned_64.c tweaks for branch tracer warnings. | David S. Miller | 2009-01-08 | 1 | -4/+4 | |
| * | | | | | | | | sparc: Fix sun4d_irq.c build. | David S. Miller | 2009-01-08 | 1 | -2/+2 | |
| * | | | | | | | | sparc: Update 32-bit defconfig. | David S. Miller | 2009-01-08 | 1 | -76/+214 | |
| * | | | | | | | | sparc64: fix warnings in psycho_common after ull conversion | Sam Ravnborg | 2009-01-08 | 1 | -30/+30 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk... | Linus Torvalds | 2009-01-12 | 5 | -7/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Karsten Keil | 2009-01-12 | 4 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Fix small typo | Karsten Keil | 2009-01-11 | 1 | -1/+1 | |
| * | | | | | | | | misdn: indentation and braces disagree - add braces | Ilpo Järvinen | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | misdn: one handmade ARRAY_SIZE converted | Ilpo Järvinen | 2009-01-11 | 1 | -2/+1 | |
| * | | | | | | | | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | indentation & braces disagree - add braces | Ilpo Järvinen | 2009-01-11 | 1 | -1/+2 | |
| * | | | | | | | | Make parameter debug writable | Karsten Keil | 2009-01-11 | 1 | -1/+1 | |
| * | | | | | | | | BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ... | Martin Bachem | 2009-01-11 | 1 | -1/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-01-12 | 7 | -3/+666 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [WATCHDOG] Pika Warp appliance watchdog timer | Sean MacLennan | 2009-01-12 | 3 | -0/+310 | |
| * | | | | | | | | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 | Martyn Welch | 2009-01-12 | 2 | -0/+16 | |
| * | | | | | | | | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer | Martyn Welch | 2009-01-12 | 3 | -0/+337 | |
| * | | | | | | | | [WATCHDOG] wm8350: Fix section annotations | Mark Brown | 2009-01-12 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-01-12 | 56 | -553/+912 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | m68k: Fix --build-id breakage for sun3 | Al Viro | 2009-01-12 | 1 | -0/+1 | |
| * | | | | | | | | m68k: Wire up sys_restart_syscall | Andreas Schwab | 2009-01-12 | 3 | -4/+17 | |
| * | | | | | | | | fbdev: Kill Atari vblank cursor blinking | Geert Uytterhoeven | 2009-01-12 | 1 | -38/+0 | |
| * | | | | | | | | m68k: zorro - Use %pR to print resources | Geert Uytterhoeven | 2009-01-12 | 1 | -4/+2 | |
| * | | | | | | | | m68k: dio - Kill resource_size_t format warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -1/+2 | |
| * | | | | | | | | m68k: dmasound - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 2 | -8/+13 | |
| * | | | | | | | | m68k: zorro - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 3 | -12/+27 | |
| * | | | | | | | | m68k: dio - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 3 | -10/+26 |