pandora-kernel.git
2011-05-03 Tony LindgrenLinux-omap rebuilt: Merged zImage fixes, more cleanup
2011-05-03 Tony LindgrenMerge branch 'zImage_fixes' of git://git.linaro.org...
2011-05-03 Tony LindgrenMerge for-next omap-testing cbus testing-i2c
2011-05-03 Tony LindgrenMerge branches 'devel-fixes' and 'devel-cleanup' into...
2011-05-03 Mike Rapoportomap: musb: introduce default board config
2011-05-03 Mike Rapoportomap: move detection of NAND CS to common-board-devices
2011-05-03 Mike Rapoportomap: use common initialization for PMIC i2c bus
2011-05-03 Mike Rapoportomap: consolidate touch screen initialization among...
2011-05-03 Nishanth MenonOMAP3+: voltage: remove spurious pr_notice for debugfs
2011-05-03 Nishanth MenonOMAP4: PM: remove redundant #ifdef CONFIG_PM
2011-05-03 Aaro KoskinenOMAP3+: smartreflex: delete debugfs entries on probe...
2011-05-03 Aaro KoskinenOMAP3+: smartreflex: delete instance from sr_list on...
2011-05-03 Aaro KoskinenOMAP3+: smartreflex: fix ioremap leak on probe error
2011-05-03 Aaro KoskinenOMAP3+: smartreflex: request the memory region
2011-05-03 Aaro KoskinenOMAP3+: smartreflex: fix sr_late_init() error path...
2011-05-03 Tony Lindgrenomap: Run make savedefconfig on omap2plus_defconfig...
2011-05-03 omar ramirezOMAP3/4: l3: minor cleanup for parenthesis and extra...
2011-05-03 omar ramirezOMAP3/4: l3: fix omap3_l3_probe error path
2011-05-03 Igor Grinbergarm: omap: gpmc-smsc911x: minor style fixes
2011-05-02 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-05-02 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-05-02 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-05-02 Lasse CollinXZ decompressor: Fix decoding of empty LZMA2 streams
2011-05-02 Takashi IwaiALSA: hda - Fix Realtek's chained fixup checks
2011-05-02 Takashi IwaiRevert "ALSA: hda - Fix pin-config of Gigabyte mobo"
2011-05-01 Jean Delvarei2c-parport: Fix adapter list handling
2011-05-01 Jean Delvarei2c-i801: Move device ID definitions to driver
2011-05-01 Axel Linhwmon: (twl4030-madc-hwmon) Return proper error if...
2011-04-30 Linus TorvaldsMerge branch 'fixes-2.6.39' of git://git./linux/kernel...
2011-04-30 Russell KingCLKDEV: Fix clkdev return value for NULL clk case
2011-04-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-04-29 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-04-29 Linus TorvaldsMerge branch 'timer-fixes-for-linus' of git://git....
2011-04-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-04-29 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-04-29 Tejun Heoworkqueue: fix deadlock in worker_maybe_bind_and_lock()
2011-04-29 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-04-29 Dan RosenbergARM: 6891/1: prevent heap corruption in OABI semtimedop
2011-04-29 Jean Delvarehwmon: (lm85) Fix error paths in probe function
2011-04-29 Jean Delvarehwmon: (lm85) Add missing list terminators
2011-04-29 Jean Delvarehwmon: (adm1021) Clarify documentation regarding Xeon...
2011-04-29 Guenter Roeckhwmon: (lm90) Fix update interval information in driver...
2011-04-29 Guenter Roeckhwmon: (lm90) Add support for ADT7461A and NCT1008
2011-04-29 David HenningssonALSA: HDA: Fix automute for Gateway NV79
2011-04-29 Russell KingMerge branch 'kprobes' of git://git.linaro.org/people...
2011-04-29 Thomas Gleixnerhrtimer: Initialize CLOCK_ID to HRTIMER_BASE table...
2011-04-29 Heiko Carstens[S390] irqstats: fix counting of pfault, dasd diag...
2011-04-29 Daniel CorderoALSA: hda: add beep quirk for Realtek 0x1043:831a
2011-04-29 Jon MedhurstARM: kprobes: Tidy-up kprobes-decode.c
2011-04-29 Jon MedhurstARM: kprobes: Add emulation of hint instructions like...
2011-04-29 Jon MedhurstARM: kprobes: Add emulation of SBFX, UBFX, BFI and...
2011-04-29 Jon MedhurstARM: kprobes: Add emulation of MOVW and MOVT instructions
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of undefined data processi...
2011-04-29 Jon MedhurstARM: kprobes: Remove redundant code in space_1111
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of PLD instructions
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of SETEND instructions
2011-04-29 Jon MedhurstARM: kprobes: Consolidate stub decoding functions
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of all coprocessor instruc...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of USAD8 instructions
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH,...
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of undefined media instruc...
2011-04-29 Jon MedhurstARM: kprobes: Add emulation of RBIT instruction
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of LDRB instructions which...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of LDRD and STRD instructions
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of LDR/STR instructions...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and...
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of STREX and LDREX instruc...
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of undefined multiply...
2011-04-29 Jon MedhurstARM: kprobes: Fix error in comment
2011-04-29 Jon MedhurstARM: kprobes: Reject probing of instructions which...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of MRS instruction
2011-04-29 Jon MedhurstARM: kprobes: Reject probing MRS instructions which...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of Data-processing (immedia...
2011-04-29 Jon MedhurstARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ...
2011-04-29 Jon MedhurstARM: kprobes: Remove redundant condition checks from...
2011-04-29 Jon MedhurstARM: kprobes: Fix probing of conditionally executed...
2011-04-29 Viktor Rosendahlkprobes/arm: Fix ldrd/strd emulation
2011-04-28 Nicolas PitreARM: zImage: make sure no GOTOFF relocs are used with...
2011-04-28 Nicolas PitreARM: zImage: remove the static qualifier from global...
2011-04-28 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-04-28 Linus TorvaldsMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-04-28 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-04-28 Nicolas PitreARM: zImage: don't ignore error returned from decompress()
2011-04-28 Nicolas PitreARM: zImage: simplify decompress_kernel()
2011-04-28 Nicolas PitreARM: zImage: no need to get the decompressed size from...
2011-04-28 Nicolas PitreARM: zImage: the page table memory must be considered...
2011-04-28 Nicolas PitreARM: zImage: make sure not to relocate on top of the...
2011-04-28 Tony LindgrenARM: zImage: Fix bad SP address after relocating kernel
2011-04-28 Mel Gormanmm: check if PTE is already allocated during page fault
2011-04-28 Hillf Dantonkernel/watchdog.c: disable nmi perf event in the error...
2011-04-28 Richard Weinbergerum: adjust current_thread_info() for newer gcc versions
2011-04-28 Randy Dunlapuml: fix hppfs build
2011-04-28 Richard Weinbergerum: mdd support for 64 bit atomic operations
2011-04-28 KOSAKI Motohirooom: use pte pages in OOM score
2011-04-28 Kukjin KimMAINTAINERS: add EXYNOS ARM architectures
2011-04-28 Daisuke Nishimuramemcg: update documentation to describe usage_in_bytes
2011-04-28 Kukjin KimMAINTAINERS: update Documentation file entry of GPIO...
next