| Commit message (Expand) | Author | Age | Files | Lines |
* | sky2: leave PCI config space writeable | stephen hemminger | 2009-12-15 | 1 | -13/+0 |
* | sky2: print Optima chip name | stephen hemminger | 2009-12-15 | 1 | -1/+1 |
* | x25: Update maintainer. | Arnd Bergmann | 2009-12-15 | 1 | -2/+2 |
* | drivers/net/bonding/: : use pr_fmt | Joe Perches | 2009-12-14 | 5 | -690/+465 |
* | can: CAN_MCP251X should depend on HAS_DMA | Geert Uytterhoeven | 2009-12-14 | 1 | -1/+1 |
* | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | drivers/net/cpmac.c: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | drivers/net/sfc: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | drivers/atm: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | 3c574_cs: disable irq before calling el3_interrupt | Ken Kawasaki | 2009-12-14 | 2 | -0/+8 |
* | mlx4_core: return a negative error value | roel kluin | 2009-12-14 | 1 | -1/+1 |
* | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-14 | 8 | -25/+26 |
* | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2009-12-14 | 2 | -3/+14 |
* | udp: udp_lib_get_port() fix | Eric Dumazet | 2009-12-14 | 1 | -4/+3 |
* | be2net: fix error in rx completion processing. | Ajit Khaparde | 2009-12-12 | 1 | -2/+2 |
* | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck | 2009-12-12 | 2 | -1/+8 |
* | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck | 2009-12-12 | 1 | -9/+13 |
* | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 2009-12-12 | 1 | -2/+2 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-12 | 3064 | -222946/+331666 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-12 | 16 | -74/+248 |
| |\ |
|
| | * | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 8 | -24/+81 |
| | * | [CPUFREQ] make internal cpufreq_add_dev_* static | Alex Chiang | 2009-11-24 | 1 | -5/+8 |
| | * | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 2009-11-24 | 4 | -17/+17 |
| | * | [CPUFREQ] Document units for transition latency | Mark Brown | 2009-11-24 | 1 | -3/+3 |
| | * | [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings | Thomas Renninger | 2009-11-24 | 1 | -19/+110 |
| | * | [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/ | Alex Chiang | 2009-11-24 | 1 | -0/+18 |
| | * | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ... | Krzysztof Helt | 2009-11-24 | 1 | -1/+1 |
| | * | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow... | Rusty Russell | 2009-11-24 | 1 | -5/+10 |
| * | | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman | 2009-12-12 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-12 | 36 | -3820/+921 |
| |\ \ |
|
| | * | | tty: split the lock up a bit further | Alan Cox | 2009-12-12 | 1 | -0/+3 |
| | * | | tty: Move the leader test in disassociate | Alan Cox | 2009-12-12 | 2 | -3/+4 |
| | * | | tty: Push the bkl down a bit in the hangup code | Alan Cox | 2009-12-12 | 1 | -2/+2 |
| | * | | tty: Push the lock down further into the ldisc code | Alan Cox | 2009-12-12 | 2 | -5/+9 |
| | * | | tty: push the BKL down into the handlers a bit | Alan Cox | 2009-12-12 | 4 | -63/+95 |
| | * | | tty: moxa: split open lock | Alan Cox | 2009-12-12 | 1 | -12/+11 |
| | * | | tty: moxa: Kill the use of lock_kernel | Alan Cox | 2009-12-12 | 1 | -14/+2 |
| | * | | tty: moxa: Fix modem op locking | Alan Cox | 2009-12-12 | 1 | -15/+10 |
| | * | | tty: moxa: Kill off the throttle method | Alan Cox | 2009-12-12 | 1 | -20/+1 |
| | * | | tty: moxa: Locking clean up | Alan Cox | 2009-12-12 | 1 | -33/+25 |
| | * | | tty: moxa: rework the locking a bit | Alan Cox | 2009-12-12 | 1 | -5/+22 |
| | * | | tty: moxa: Use more tty_port ops | Alan Cox | 2009-12-12 | 1 | -116/+21 |
| | * | | tty: isicom: fix deadlock on shutdown | Alan Cox | 2009-12-12 | 1 | -1/+1 |
| | * | | tty: mxser: Use the new locking rules to fix setserial properly | Alan Cox | 2009-12-12 | 1 | -67/+78 |
| | * | | tty: mxser: use the tty_port_open method | Alan Cox | 2009-12-12 | 1 | -76/+35 |
| | * | | tty: isicom: sort out the board init logic | Alan Cox | 2009-12-12 | 2 | -30/+12 |
| | * | | tty: isicom: switch to the new tty_port_open helper | Alan Cox | 2009-12-12 | 1 | -67/+21 |
| | * | | tty: tty_port: Add a kref object to the tty port | Alan Cox | 2009-12-12 | 2 | -0/+30 |
| | * | | tty: istallion: tty port open/close methods | Alan Cox | 2009-12-12 | 1 | -117/+60 |
| | * | | tty: stallion: Convert to the tty_port_open/close methods | Alan Cox | 2009-12-12 | 1 | -81/+35 |