| Commit message (Expand) | Author | Age | Files | Lines |
* | BKL: revert back to the old spinlock implementation | Linus Torvalds | 2008-05-10 | 4 | -81/+95 |
* | Revert "semaphore: fix" | Linus Torvalds | 2008-05-10 | 1 | -30/+34 |
* | Make <asm-x86/spinlock.h> use ACCESS_ONCE() | Linus Torvalds | 2008-05-10 | 1 | -14/+4 |
* | Move ACCESS_ONCE() to <linux/compiler.h> | Linus Torvalds | 2008-05-10 | 2 | -12/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-05-09 | 39 | -229/+817 |
|\ |
|
| * | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-07 | 6 | -33/+22 |
| * | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-07 | 5 | -54/+12 |
| * | [Blackfin] arch: remove useless IRQ_SW_INT defines | Michael Hennerich | 2008-05-10 | 3 | -34/+28 |
| * | [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl... | Mike Frysinger | 2008-05-10 | 1 | -0/+2 |
| * | [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma... | Mike Frysinger | 2008-05-10 | 3 | -0/+6 |
| * | [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam... | Michael Hennerich | 2008-05-07 | 1 | -0/+1 |
| * | [Blackfin] arch: Set spi flash partition on bf527 as like bf548. | Grace Pan | 2008-05-07 | 1 | -5/+1 |
| * | [Blackfin] arch: fix bug - Remove module will not free L1 memory used | Meihui Fan | 2008-05-07 | 1 | -15/+22 |
| * | [Blackfin] arch: fix wrong header name in comment | Mike Frysinger | 2008-05-07 | 1 | -1/+1 |
| * | [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount | Michael Hennerich | 2008-05-07 | 1 | -1/+1 |
| * | [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit | Bryan Wu | 2008-05-07 | 1 | -0/+25 |
| * | [Blackfin] arch: Add physmap partition for BF527-EZkit | Michael Hennerich | 2008-05-07 | 1 | -0/+45 |
| * | [Blackfin] arch: fix gdb testing regression | Bernd Schmidt | 2008-05-07 | 3 | -31/+87 |
| * | [Blackfin] arch: disable single stepping when delivering a signal | Bernd Schmidt | 2008-05-07 | 1 | -0/+13 |
| * | [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. | Bernd Schmidt | 2008-05-07 | 2 | -5/+2 |
| * | [Blackfin] arch: In the double fault handler, set up the PT_RETI slot | Bernd Schmidt | 2008-05-07 | 1 | -0/+5 |
| * | [Blackfin] arch: Support for CPU_FREQ and NOHZ | Vitja Makarov | 2008-05-07 | 3 | -12/+26 |
| * | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-07 | 15 | -28/+468 |
| * | [Blackfin] arch: fix bug - breaking the atomic sections code. | Bernd Schmidt | 2008-05-07 | 1 | -1/+1 |
| * | [Blackfin] arch: Equalize include files: Add VR_CTL masks | Michael Hennerich | 2008-05-07 | 3 | -0/+50 |
| * | [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S... | Michael Hennerich | 2008-05-07 | 2 | -12/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-09 | 22 | -345/+340 |
|\ \ |
|
| * | | [CIFS] fix build warning | Steve French | 2008-05-09 | 1 | -1/+1 |
| * | | [CIFS] Fixed build warning in is_ip | Igor Mammedov | 2008-05-08 | 3 | -32/+5 |
| * | | [CIFS] cleanup cifsd completion | Steve French | 2008-05-06 | 1 | -6/+0 |
| * | | [CIFS] Remove over-indented code in find_unc(). | Steve French | 2008-05-06 | 1 | -33/+31 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-05-06 | 2353 | -39258/+93658 |
| |\ \ |
|
| * | | | [CIFS] fix typo | Steve French | 2008-05-02 | 1 | -1/+1 |
| * | | | [CIFS] Remove duplicate call to mode_to_acl | Steve French | 2008-04-29 | 1 | -4/+0 |
| * | | | [CIFS] convert usage of implicit booleans to bool | Steve French | 2008-04-29 | 17 | -214/+200 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Igor Mammedov | 2008-04-28 | 693 | -10061/+18178 |
| |\ \ \ |
|
| * | | | | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov | 2008-04-28 | 1 | -11/+14 |
| * | | | | [CIFS] Fix statfs formatting | Steve French | 2008-04-28 | 2 | -33/+36 |
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-28 | 487 | -13580/+36118 |
| |\ \ \ \ |
|
| * | | | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski... | Steve French | 2008-04-26 | 1 | -10/+52 |
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-25 | 682 | -14679/+24951 |
| |\ \ \ \ \ |
|
| * | | | | | | [CIFS] Fix spelling mistake | Steve French | 2008-04-25 | 1 | -1/+1 |
| * | | | | | | [CIFS] Update cifs version number | Steve French | 2008-04-25 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-05-09 | 63 | -1793/+498 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | SH: catch negative denormal_subf1() retval in denormal_add() | Roel Kluin | 2008-05-09 | 1 | -2/+2 |
| * | | | | | | | sh: Fix DMAC base address for SH7709S | Steve Glendinning | 2008-05-09 | 1 | -5/+5 |
| * | | | | | | | sh: update smc91x platform data for se7206. | Paul Mundt | 2008-05-09 | 1 | -3/+14 |
| * | | | | | | | sh: Stub in cpu_to_node() and friends for NUMA build. | Paul Mundt | 2008-05-08 | 1 | -0/+11 |
| * | | | | | | | sh: intc register modify fix | Magnus Damm | 2008-05-08 | 1 | -0/+9 |
| * | | | | | | | sh: no high level trigger on some sh3 cpus | Magnus Damm | 2008-05-08 | 1 | -0/+5 |