summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHEDOleg Nesterov2007-11-151-1/+3
| * | | | | sched: fix accounting of interrupts during guest execution on s390Christian Borntraeger2007-11-151-4/+2
| |/ / / /
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-11-155-23/+115
|\ \ \ \ \
| * | | | | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-151-5/+9
| * | | | | i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-151-8/+15
| * | | | | i2c-pasemi: Fix NACK detectionOlof Johansson2007-11-151-0/+5
| * | | | | i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day2007-11-151-1/+1
| * | | | | i2c: Make i2c_check_addr staticJean Delvare2007-11-152-7/+1
| * | | | | i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare2007-11-151-1/+25
| * | | | | i2c-dev: "how does it work" commentsDavid Brownell2007-11-151-1/+59
| |/ / / /
* | | | | Revert "skge: fix ram buffer size calculation"Linus Torvalds2007-11-151-24/+27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-11-156-8/+8
|\ \ \ \ \
| * | | | | [AVR32] Export intc_get_pending symbolHaavard Skinnemoen2007-11-151-1/+3
| * | | | | [AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen2007-11-151-0/+2
| * | | | | [AVR32] Fix duplicate clock index in at32ap machine codeben.nizette@iinet.net.au2007-11-151-1/+1
| * | | | | [AVR32] remove UID16 optionAdrian Bunk2007-11-151-3/+0
| * | | | | [AVR32] Turn off debugging in SMC driverHaavard Skinnemoen2007-11-151-1/+0
| * | | | | Extend I/O resource for wdt0 for at32ap7000 devicesHans-Christian Egtvedt2007-11-151-1/+1
| * | | | | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32Haavard Skinnemoen2007-11-151-1/+1
| |/ / / /
* | | | | slob: fix memory corruptionNick Piggin2007-11-151-1/+2
* | | | | wait_task_stopped: Check p->exit_state instead of TASK_TRACEDRoland McGrath2007-11-151-2/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-11-141-2/+1
|\ \ \ \
| * | | | [CRYPTO] geode: Fix not inplace encryptionSebastian Siewior2007-11-111-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-1412-47/+89
|\ \ \ \ \
| * | | | | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
| * | | | | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
| * | | | | IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
| * | | | | IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
| * | | | | IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
| * | | | | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
| * | | | | mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-131-3/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-1419-1235/+684
|\ \ \ \ \ \
| * | | | | | x86: enable "make ARCH=x86"Sam Ravnborg2007-11-125-48/+19
| * | | | | | x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-128-18/+30
| * | | | | | kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-122-0/+3
| * | | | | | kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-122-0/+28
| * | | | | | kconfig: factor out code in confdata.cSam Ravnborg2007-11-121-55/+64
| * | | | | | x86: move the rest of the menu's to KconfigSam Ravnborg2007-11-123-1543/+1052
| * | | | | | x86: move all simple arch settings to KconfigSam Ravnborg2007-11-123-234/+136
| * | | | | | x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2007-11-122-23/+198
| * | | | | | x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg2007-11-121-17/+17
| * | | | | | x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg2007-11-121-37/+53
| * | | | | | x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-124-134/+95
| * | | | | | x86: start unification of arch/x86/Kconfig.*Sam Ravnborg2007-11-123-458/+404
| * | | | | | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-124-132/+49
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1418-96/+118
|\ \ \ \ \ \
| * | | | | | [NET]: rt_check_expire() can take a long time, add a cond_resched()Eric Dumazet2007-11-141-0/+3
| * | | | | | [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
| * | | | | | [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
| * | | | | | [TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen2007-11-141-2/+2
OpenPOWER on IntegriCloud