- 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- c7bcecb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 96f3ee2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- fa51588 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
- bc9be57 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
- 646032e XZ decompressor: Fix decoding of empty LZMA2 streams by Lasse Collin · 14 years ago
- 24af2b1 ALSA: hda - Fix Realtek's chained fixup checks by Takashi Iwai · 14 years ago
- ebb4724 Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" by Takashi Iwai · 14 years ago
- 56acc7a i2c-parport: Fix adapter list handling by Jean Delvare · 14 years ago
- a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 14 years ago
- c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 14 years ago
- 3fd9952 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- e8bf8df CLKDEV: Fix clkdev return value for NULL clk case by Russell King · 14 years ago
- 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a6ab948 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 592311c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
- 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 14 years ago
- 9748d4d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 14 years ago
- bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 14 years ago
- 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 14 years ago
- d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 14 years ago
- 177e759 hwmon: (lm90) Fix update interval information in driver documentation by Guenter Roeck · 14 years ago
- 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 14 years ago
- 94024cd ALSA: HDA: Fix automute for Gateway NV79 by David Henningsson · 14 years ago
- 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 14 years ago
- ce31332 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically by Thomas Gleixner · 14 years ago
- a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 14 years ago
- a7e985e ALSA: hda: add beep quirk for Realtek 0x1043:831a by Daniel Cordero · 14 years ago
- cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 14 years ago
- 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 14 years ago
- 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 14 years ago
- c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 14 years ago
- f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 14 years ago
- 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 14 years ago
- 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 14 years ago
- f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 14 years ago
- ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 14 years ago
- fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 14 years ago
- c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 14 years ago
- 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 14 years ago
- 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 14 years ago
- 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 14 years ago
- 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 14 years ago
- 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 14 years ago
- 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 14 years ago
- 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 14 years ago
- 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 14 years ago
- ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 14 years ago
- ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 14 years ago
- 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 14 years ago
- 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 14 years ago
- c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 14 years ago
- 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 14 years ago
- 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 14 years ago
- ad111ce4 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 14 years ago
- a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 14 years ago
- 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 14 years ago
- cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 14 years ago
- fafc992 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 0dee0e7 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
- 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- cc03638 mm: check if PTE is already allocated during page fault by Mel Gorman · 14 years ago
- 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 14 years ago
- 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 14 years ago
- 365a0de uml: fix hppfs build by Randy Dunlap · 14 years ago
- 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 14 years ago
- f755a04 oom: use pte pages in OOM score by KOSAKI Motohiro · 14 years ago
- 0dcecae MAINTAINERS: add EXYNOS ARM architectures by Kukjin Kim · 14 years ago
- a111c96 memcg: update documentation to describe usage_in_bytes by Daisuke Nishimura · 14 years ago
- 98909cf MAINTAINERS: update Documentation file entry of GPIO subsystem by Kukjin Kim · 14 years ago
- c446808 MAINTAINERS: re-alphabetize Xen entries by Ian Campbell · 14 years ago
- 78f11a2 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups by Andrea Arcangeli · 14 years ago
- 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 14 years ago
- 8129e79 ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks by Wolfgang Breyha · 14 years ago
- ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
- 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 14 years ago
- 1ff42c3 x86: ce4100: Configure IOAPIC pins for USB and SATA to level type by Sebastian Andrzej Siewior · 14 years ago
- 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 14 years ago
- 525566c ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue. by Lydia Wang · 14 years ago
- f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 14 years ago
- e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
- be6b694 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
- 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
- a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 14 years ago
- 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 14 years ago
- 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 14 years ago
- 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 14 years ago
- 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 14 years ago
- 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 14 years ago
- 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 14 years ago
- 54a96da ALSA - au88x0 - Add buffer bytes constraints by Raymond Yau · 14 years ago
- 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
- 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
- e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 14 years ago
- 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 14 years ago
- e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago