summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | | | | | drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | | | | | net/bridge/netfilter: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | | | | | net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall2009-01-111-1/+1
| * | | | | | | | wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez2009-01-111-2/+2
| * | | | | | | | 3c59x: Use device_set_wakeup_enableSteffen Klassert2009-01-111-0/+2
| * | | | | | | | qeth: fix usage of netdev_opsFrank Blaschka2009-01-112-5/+21
| * | | | | | | | qlge: Naming interrupt vectorsJesper Dangaard Brouer2009-01-111-2/+2
| * | | | | | | | b44: fix misalignment and wasted space in rx handlingFelix Fietkau2009-01-111-7/+6
| * | | | | | | | ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-111-1/+0
| * | | | | | | | e1000e: Add process name to WARN message when detecting Mutex contentionDavid Graham2009-01-111-6/+13
| * | | | | | | | r6040: bump release to 0.21Florian Fainelli2009-01-111-2/+2
| * | | | | | | | r6040: no longer mark r6040 as being experimentalFlorian Fainelli2009-01-111-1/+1
| * | | | | | | | r6040: generate random ethernet MAC address when not initializedFlorian Fainelli2009-01-111-2/+4
| * | | | | | | | r6040: fix ifconfig down and freeing of tx/rx descriptorsFlorian Fainelli2009-01-111-11/+21
| * | | | | | | | irda: fix incomplete conversation to internal statsAlexander Beregalov2009-01-112-5/+5
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-1242-585/+595
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-101-0/+4
| * | | | | | | | sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-083-6/+0
| * | | | | | | | sparc: Kill exports of prom internal functionsJulian Calaby2009-01-084-25/+0
| * | | | | | | | sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0815-126/+66
| * | | | | | | | sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0819-134/+82
| * | | | | | | | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-084-186/+197
| * | | | | | | | sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller2009-01-081-4/+4
| * | | | | | | | sparc: Fix sun4d_irq.c build.David S. Miller2009-01-081-2/+2
| * | | | | | | | sparc: Update 32-bit defconfig.David S. Miller2009-01-081-76/+214
| * | | | | | | | sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg2009-01-081-30/+30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-125-7/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Karsten Keil2009-01-124-5/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Fix small typoKarsten Keil2009-01-111-1/+1
| * | | | | | | | misdn: indentation and braces disagree - add bracesIlpo Järvinen2009-01-111-1/+2
| * | | | | | | | misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen2009-01-111-2/+1
| * | | | | | | | drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | | | | | indentation & braces disagree - add bracesIlpo Järvinen2009-01-111-1/+2
| * | | | | | | | Make parameter debug writableKarsten Keil2009-01-111-1/+1
| * | | | | | | | BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem2009-01-111-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-01-127-3/+666
|\ \ \ \ \ \ \ \
| * | | | | | | | [WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan2009-01-123-0/+310
| * | | | | | | | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2009-01-122-0/+16
| * | | | | | | | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch2009-01-123-0/+337
| * | | | | | | | [WATCHDOG] wm8350: Fix section annotationsMark Brown2009-01-121-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-01-1256-553/+912
|\ \ \ \ \ \ \ \
| * | | | | | | | m68k: Fix --build-id breakage for sun3Al Viro2009-01-121-0/+1
| * | | | | | | | m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-123-4/+17
| * | | | | | | | fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven2009-01-121-38/+0
| * | | | | | | | m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven2009-01-121-4/+2
| * | | | | | | | m68k: dio - Kill resource_size_t format warningsGeert Uytterhoeven2009-01-121-1/+2
| * | | | | | | | m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-122-8/+13
| * | | | | | | | m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-123-12/+27
| * | | | | | | | m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-123-10/+26
OpenPOWER on IntegriCloud