summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-143-20/+123
|\
| * sched_clock: and multiplier for TSC to gtod driftSteven Rostedt2008-07-111-3/+37
| * sched_clock: record TSC after gtodSteven Rostedt2008-07-111-1/+1
| * sched_clock: only update deltas with local reads.Steven Rostedt2008-07-111-9/+16
| * sched_clock: fix calculation of other CPUSteven Rostedt2008-07-111-2/+2
| * sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-113-2/+56
| * sched_clock: widen the max and min timeSteven Rostedt2008-07-111-2/+9
| * sched_clock: record from last tickSteven Rostedt2008-07-111-4/+5
* | Merge branch 'linus' into sched/develIngo Molnar2008-07-13136-423/+2315
|\ \
| * \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
| |\ \
| | * | x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-125-7/+31
| |\ \ \
| | * | | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-121-1/+2
| | * | | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
| | * | | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
| | * | | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
| | * | | [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
| * | | | cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-121-5/+5
| * | | | cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton2008-07-121-10/+10
| * | | | frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
| * | | | OProfile kernel maintainership changesRobert Richter2008-07-121-2/+2
| * | | | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
| * | | | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
| * | | | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
| * | | | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
| * | | | fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
| * | | | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
| * | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-07-121-2/+1
| |\ \ \ \
| | * | | | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-112-3/+17
| |\ \ \ \ \
| | * | | | | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
| | * | | | | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
| | * | | | | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
| * | | | | | Fix reference counting race on log buffersDave Chinner2008-07-111-4/+11
| | |/ / / / | |/| | | |
| * | | | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-111-1/+2
| * | | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-115-5/+5
| * | | | | rapidio: fix device reference countingEugene Surovegin2008-07-111-1/+1
| * | | | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-111-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1133-128/+351
| |\ \ \ \ \
| | * | | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-111-0/+6
| | * | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-112-2/+2
| | * | | | | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-111-1/+1
| | * | | | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-113-21/+4
| | * | | | | ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-111-11/+6
| | * | | | | tcp: correct kcalloc usageMilton Miller2008-07-111-1/+1
| | * | | | | ip: sysctl documentation cleanupStephen Hemminger2008-07-111-31/+29
| | * | | | | Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-111-11/+15
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-109-25/+63
| | |\ \ \ \ \
| | | * | | | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2