safe/jmp/linux-2.6
2008-07-14 Ingo MolnarMerge branch 'sched/for-linus' into tracing/for-linus
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into sched/devel
2008-07-14 Ingo MolnarMerge branch 'sched/clock' into sched/devel
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into x86/core
2008-07-14 Yinghai Lux86: make 64bit hpet_set_mapping to use ioremap too, v2
2008-07-14 Yinghai Lux86: get x86_phys_bits early
2008-07-14 Yinghai Lux86: max_low_pfn_mapped fix #4
2008-07-13 Linus TorvaldsLinux 2.6.26 v2.6.26
2008-07-13 Li Zefandevcgroup: fix permission check when adding entry to...
2008-07-13 Li Zefandevcgroup: always show positive major/minor num
2008-07-13 Jiri PirkoDocumentation/HOWTO: correct wrong kernel bugzilla...
2008-07-13 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-13 Mike Travisx86: change _node_to_cpumask_ptr to return const ptr
2008-07-13 Maciej W. Rozyckix86: I/O APIC: remove an IRQ2-mask hack
2008-07-13 Dmitry Adamushkocpusets, hotplug, scheduler: fix scheduler domain breakage
2008-07-13 Ingo MolnarMerge branch 'linus' into sched/devel
2008-07-13 Yinghai Lux86: fix numaq_tsc_disable calling
2008-07-13 Yinghai Lux86, e820: remove end_user_pfn
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #3
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #2
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #1
2008-07-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-12 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-07-12 Jeff Laytoncifs: fix wksidarr declaration to be big-endian friendly
2008-07-12 Jeff Laytoncifs: fix inode leak in cifs_get_inode_info_unix
2008-07-12 David Howellsfrv: fix irqs_disabled() to return an int, not an unsig...
2008-07-12 Robert RichterOProfile kernel maintainership changes
2008-07-12 Jon Smirlrtc-pcf8563: add chip id
2008-07-12 Alessandro... rtc-fm3130: fix chip naming
2008-07-12 Andres Salomonov7670: clean up ov7670_read semantics
2008-07-12 Eric W. Biedermanserial8250: sanity check nr_uarts on all paths.
2008-07-12 Jaya Kumarfbdev: bugfix for multiprocess defio
2008-07-12 Darren Jenkinsdrivers/isdn/i4l/isdn_common.c fix small resource leak
2008-07-12 Darren Jenkinsdrivers/char/pcmcia/ipwireless/hardware.c fix resource...
2008-07-12 James Bottomley[SCSI] bsg: fix oops on remove
2008-07-12 James Bottomley[SCSI] fusion: default MSI to disabled for SPI and...
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-12 Michael Karcherx86: fix ldt limit for 64 bit
2008-07-12 Roland McGrathx86_64: fix delayed signals
2008-07-12 Rafael J. Wysockix86: remove conflicting nx6325 and nx6125 quirks
2008-07-12 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-07-11 Mark Rustad[PATCH] IPMI: return correct value from ipmi_write
2008-07-11 Ingo MolnarMerge branch 'x86/generalize-visws' into x86/core
2008-07-11 Maciej W. Rozyckix86: Recover timer_ack lost in the merge of the NMI...
2008-07-11 Maciej W. Rozyckix86: I/O APIC: Never configure IRQ2
2008-07-11 Maciej W. Rozyckix86: L-APIC: Always fully configure IRQ0
2008-07-11 Maciej W. Rozyckix86: L-APIC: Set IRQ0 as edge-triggered
2008-07-11 Glauber Costax86: merge dwarf2 headers
2008-07-11 Glauber Costax86: use AS_CFI instead of UNWIND_INFO
2008-07-11 Glauber Costax86: use ignore macro instead of hash comment
2008-07-11 Glauber Costax86: use matching CFI_ENDPROC
2008-07-11 Brian King[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-07-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-11 Dave ChinnerFix reference counting race on log buffers
2008-07-11 Ingo Molnarx86: fix savesegment() bug causing crashes on 64-bit
2008-07-11 Steven Rostedtsched_clock: and multiplier for TSC to gtod drift
2008-07-11 Steven Rostedtsched_clock: record TSC after gtod
2008-07-11 Steven Rostedtsched_clock: only update deltas with local reads.
2008-07-11 Steven Rostedtsched_clock: fix calculation of other CPU
2008-07-11 Steven Rostedtsched_clock: stop maximum check on NO HZ
2008-07-11 Steven Rostedtsched_clock: widen the max and min time
2008-07-11 Steven Rostedtsched_clock: record from last tick
2008-07-11 Jeremy Fitzhardingex86_64: vdso32 cleanup using feature flags
2008-07-11 Jeremy Fitzhardingex86_64: add pseudo-features for 32-bit compat syscall
2008-07-11 Zhang Ruilibata-acpi: don't call sleeping function from invalid...
2008-07-11 Kai KrakowAdded Targa Visionary 1000 IDE adapter to pata_sis.c
2008-07-11 Tejun Heolibata-acpi: filter out DIPM enable
2008-07-11 Ingo Molnarx86: fix tsc unification buglet with ftrace and stackpr...
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-11 Yinghai Lux86: reserve SLIT
2008-07-11 Yinghai Lux86: e820: user-defined memory maps: remove the range...
2008-07-11 Paul Gortmakerrtc: fix reported IRQ rate for when HPET is enabled
2008-07-11 Uwe Kleine... Fix name of Russell King in various comments
2008-07-11 Eugene Suroveginrapidio: fix device reference counting
2008-07-11 Marcin Obaratpm: add Intel TPM TIS device HID
2008-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-10 Max Krasnyanskytun: Persistent devices can get stuck in xoff state
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-10 Denis V. Lunevipv6: missed namespace context in ipv6_rthdr_rcv
2008-07-10 Denis V. Lunevnetlabel: netlink_unicast calls kfree_skb on error...
2008-07-10 Ben Hutchingsipv4: fib_trie: Fix lookup error return
2008-07-10 Milton Millertcp: correct kcalloc usage
2008-07-10 Stephen Hemmingerip: sysctl documentation cleanup
2008-07-10 J. Bruce FieldsDocumentation: clarify tcp_{r,w}mem sysctl docs
2008-07-10 Dmitry Adamushkoslub: Fix use-after-preempt of per-CPU data structure
2008-07-10 Hugh Dickinsexec: fix stack excutability without PT_GNU_STACK
2008-07-10 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-10 Jeremy Fitzhardingex86: fix compile error in current tip.git
2008-07-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-10 Linus Torvaldssched: fix cpu hotplug, cleanup
2008-07-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-10 Nick PigginFix PREEMPT_RCU without HOTPLUG_CPU
2008-07-10 Ingo Molnarx86, VisWS: fix pci_direct_conf1 dependency
2008-07-10 Ingo Molnarx86, VisWS: build fix
2008-07-10 Glauber Costax86: remove duplicate call to use_tsc_delay
2008-07-10 Ingo Molnarx86, VisWS: build fix
2008-07-10 Ingo Molnarx86, VisWS: do not allow VisWS for Voyager
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, update include...
2008-07-10 Robert Richterx86/pci: fix warnings in subsys_initcall functions
2008-07-10 Robert Richterx86/pci merge: fixing numaq initialization
next