summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "semaphore: fix"Linus Torvalds2008-05-101-30/+34
* Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-101-14/+4
* Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-102-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-0939-229/+817
|\
| * Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-076-33/+22
| * Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-075-54/+12
| * [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-103-34/+28
| * [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger2008-05-101-0/+2
| * [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-103-0/+6
| * [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich2008-05-071-0/+1
| * [Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan2008-05-071-5/+1
| * [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
| * [Blackfin] arch: fix wrong header name in commentMike Frysinger2008-05-071-1/+1
| * [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich2008-05-071-1/+1
| * [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu2008-05-071-0/+25
| * [Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich2008-05-071-0/+45
| * [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-073-31/+87
| * [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-071-0/+13
| * [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2008-05-072-5/+2
| * [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
| * [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-073-12/+26
| * [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-0715-28/+468
| * [Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt2008-05-071-1/+1
| * [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-073-0/+50
| * [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-072-12/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-0922-345/+340
|\ \
| * | [CIFS] fix build warningSteve French2008-05-091-1/+1
| * | [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-083-32/+5
| * | [CIFS] cleanup cifsd completionSteve French2008-05-061-6/+0
| * | [CIFS] Remove over-indented code in find_unc().Steve French2008-05-061-33/+31
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-062353-39258/+93658
| |\ \
| * | | [CIFS] fix typoSteve French2008-05-021-1/+1
| * | | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-291-4/+0
| * | | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-2917-214/+200
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Igor Mammedov2008-04-28693-10061/+18178
| |\ \ \
| * | | | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-281-11/+14
| * | | | [CIFS] Fix statfs formattingSteve French2008-04-282-33/+36
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-28487-13580/+36118
| |\ \ \ \
| * | | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-261-10/+52
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-25682-14679/+24951
| |\ \ \ \ \
| * | | | | | [CIFS] Fix spelling mistakeSteve French2008-04-251-1/+1
| * | | | | | [CIFS] Update cifs version numberSteve French2008-04-251-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-0963-1793/+498
|\ \ \ \ \ \ \
| * | | | | | | SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin2008-05-091-2/+2
| * | | | | | | sh: Fix DMAC base address for SH7709SSteve Glendinning2008-05-091-5/+5
| * | | | | | | sh: update smc91x platform data for se7206.Paul Mundt2008-05-091-3/+14
| * | | | | | | sh: Stub in cpu_to_node() and friends for NUMA build.Paul Mundt2008-05-081-0/+11
| * | | | | | | sh: intc register modify fixMagnus Damm2008-05-081-0/+9
| * | | | | | | sh: no high level trigger on some sh3 cpusMagnus Damm2008-05-081-0/+5
| * | | | | | | sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2008-05-082-8/+1