Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | l2tp: kzalloc with swapped params in l2tp_dfs_seq_open | Dr. David Alan Gilbert | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | trivial: fix typos concerning "function" | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 | |
| * | | | | | | | bnx2x: Update version number | Yaniv Rosner | 2010-11-01 | 1 | -2/+2 | |
| * | | | | | | | bnx2x: Reset 8073 phy during common init | Yaniv Rosner | 2010-11-01 | 1 | -0/+1 | |
| * | | | | | | | bnx2x: Do not enable CL37 BAM unless it is explicitly enabled | Yaniv Rosner | 2010-11-01 | 2 | -7/+20 | |
| * | | | | | | | bnx2x: Fix resetting BCM8726 PHY during common init | Yaniv Rosner | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | bnx2x: Clear latch indication on link reset | Yaniv Rosner | 2010-11-01 | 1 | -1/+10 | |
| * | | | | | | | bnx2x: Fix port selection in case of E2 | Yaniv Rosner | 2010-11-01 | 1 | -3/+12 | |
| * | | | | | | | bnx2x: Fix waiting for reset complete on BCM848x3 PHYs | Yaniv Rosner | 2010-11-01 | 1 | -3/+5 | |
| * | | | | | | | bnx2x: Restore appropriate delay during BMAC reset | Yaniv Rosner | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | text ematch: check for NULL pointer before destroying textsearch config | Thomas Graf | 2010-10-31 | 1 | -1/+2 | |
| * | | | | | | | qlcnic: fix panic on load | Eric Dumazet | 2010-10-31 | 1 | -1/+0 | |
| * | | | | | | | jme: fix panic on load | Eric Dumazet | 2010-10-31 | 1 | -4/+0 | |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-05 | 1 | -23/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch | 2010-10-30 | 1 | -2/+4 | |
| * | | | | | | | | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch | 2010-10-30 | 1 | -12/+16 | |
| * | | | | | | | | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch | 2010-10-30 | 1 | -14/+21 | |
| * | | | | | | | | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch | 2010-10-30 | 1 | -3/+32 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-11-05 | 9 | -161/+152 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer | Pavel Shilovsky | 2010-11-05 | 4 | -14/+15 | |
| * | | | | | | | | | cifs: dereferencing first then checking | Jeff Layton | 2010-11-04 | 1 | -7/+3 | |
| * | | | | | | | | | cifs: trivial comment fix: tlink_tree is now a rbtree | Suresh Jayaraman | 2010-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | [CIFS] Cleanup unused variable build warning | Steve French | 2010-11-02 | 1 | -1/+0 | |
| * | | | | | | | | | cifs: convert tlink_tree to a rbtree | Jeff Layton | 2010-11-02 | 4 | -85/+101 | |
| * | | | | | | | | | cifs: store pointer to master tlink in superblock (try #2) | Jeff Layton | 2010-11-02 | 2 | -17/+5 | |
| * | | | | | | | | | cifs: trivial doc fix: note setlease implemented | J. Bruce Fields | 2010-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | CIFS: Add cifs_set_oplock_level | Pavel Shilovsky | 2010-11-02 | 3 | -32/+30 | |
| * | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2010-11-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FS: cifs, remove unneeded NULL tests | Jiri Slaby | 2010-11-02 | 2 | -18/+11 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | posix-cpu-timers: workaround to suppress the problems with mt exec | Oleg Nesterov | 2010-11-05 | 1 | -0/+8 | |
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-11-05 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwmon: (ltc4261) Fix error message format | Jean Delvare | 2010-11-05 | 1 | -2/+1 | |
| * | | | | | | | | | | hwmon: (ltc4261) Add missing newline in debug message | Guenter Roeck | 2010-11-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-11-05 | 22 | -76/+110 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arch/tile: mark "hardwall" device as non-seekable | Chris Metcalf | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | asm-generic/stat.h: support 64-bit file time_t for stat() | Chris Metcalf | 2010-11-01 | 4 | -12/+16 | |
| * | | | | | | | | | | arch/tile: don't allow user code to set the PL via ptrace or signal return | Chris Metcalf | 2010-11-01 | 2 | -18/+24 | |
| * | | | | | | | | | | arch/tile: correct double syscall restart for nested signals | Chris Metcalf | 2010-11-01 | 1 | -1/+5 | |
| * | | | | | | | | | | arch/tile: avoid __must_check warning on one strict_strtol check | Chris Metcalf | 2010-11-01 | 1 | -2/+6 | |
| * | | | | | | | | | | arch/tile: bomb raw_local_irq_ to arch_local_irq_ | Chris Metcalf | 2010-11-01 | 8 | -18/+18 | |
| * | | | | | | | | | | arch/tile: complete migration to new kmap_atomic scheme | Chris Metcalf | 2010-11-01 | 7 | -24/+40 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | leds-net5501: taints kernel, add license | Randy Dunlap | 2010-11-05 | 1 | -0/+2 | |
* | | | | | | | | | | Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall... | Jesper Juhl | 2010-11-05 | 1 | -11/+4 | |
* | | | | | | | | | | Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-11-05 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h | Philippe De Muyter | 2010-11-03 | 1 | -0/+2 | |
| * | | | | | | | | | m68knommu: add back in declaration of do_IRQ | Greg Ungerer | 2010-11-03 | 1 | -0/+1 | |
* | | | | | | | | | | vmstat: fix offset calculation on void* | Wu Fengguang | 2010-11-03 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-03 | 17 | -55/+82 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-11-03 | 9802 | -503113/+962630 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power | Jarkko Nikula | 2010-11-03 | 1 | -1/+1 |