pandora-kernel.git
2011-10-20 Arnd BergmannMerge branch 'tegra/cleanup' into next/cleanup
2011-10-13 Olof JohanssonARM: tegra: devices.c should include devices.h
2011-10-13 Olof JohanssonARM: tegra: cpu-tegra: unexport two functions
2011-10-13 Olof JohanssonARM: tegra: cpu-tegra: sparse type fix
2011-10-13 Olof JohanssonARM: tegra: dma: staticify some tables and functions
2011-10-13 Olof JohanssonARM: tegra: tegra2_clocks: don't export some tables
2011-10-13 Olof JohanssonARM: tegra: tegra_powergate_is_powered should be static
2011-10-13 Olof JohanssonARM: tegra: tegra_rtc_read_ms should be static
2011-10-13 Olof JohanssonARM: tegra: tegra_init_cache should be static
2011-10-13 Olof JohanssonARM: tegra: pcie: 0 -> NULL changes
2011-10-13 Olof JohanssonARM: tegra: pcie: include board.h
2011-10-13 Olof JohanssonARM: tegra: pcie: don't cast __iomem pointers
2011-10-13 Olof JohanssonARM: tegra: tegra2_clocks: 0 -> NULL changes
2011-10-13 Olof JohanssonARM: tegra: tegra2_clocks: don't cast __iomem pointers
2011-10-13 Olof JohanssonARM: tegra: timer: don't cast __iomem pointers
2011-10-13 Olof JohanssonARM: tegra: annotate IO_*_VIRT pointers
2011-10-08 Arnd BergmannMerge branch 'stericsson/fixes' into next/cleanup
2011-10-08 Arnd BergmannMerge branch 'depends/rmk/devel-stable' into next/cleanup
2011-10-07 Arnd BergmannMerge branch 'sirf/cleanup' into next/cleanup
2011-10-07 Arnd BergmannMerge branch 'imx/cleanup' into next/cleanup
2011-10-05 Linus TorvaldsLinux 3.1-rc9 v3.1-rc9
2011-10-04 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-04 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-10-04 Jon MasonPCI: Disable MPS configuration by default
2011-10-04 Alex Deucherdrm/radeon/kms: fix channel_remap setup (v2)
2011-10-04 Tomoya MORINAGAspi-topcliff-pch: Fix overrun issue
2011-10-04 Tomoya MORINAGAspi-topcliff-pch: Add recovery processing in case FIFO...
2011-10-04 Tomoya MORINAGAspi-topcliff-pch: Fix CPU read complete condition issue
2011-10-04 Tomoya MORINAGAspi-topcliff-pch: Fix SSN Control issue
2011-10-04 Tomoya MORINAGAspi-topcliff-pch: add tx-memory clear after complete...
2011-10-04 Sascha HauerMerge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs...
2011-10-04 Shawn Guoarm/imx: remove cpu_is_xxx() check from __imx_ioremap()
2011-10-04 Shawn Guoarm/imx: remove cpu_is_xxx() from arch_idle()
2011-10-04 Fabio EstevamARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into...
2011-10-04 Takashi Iwailis3: fix regression of HP DriveGuard with 8bit chip
2011-10-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://github.com...
2011-10-03 Linus TorvaldsMerge git://github.com/davem330/ide
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 Borislav Petkovide-disk: Fix request requeuing
2011-10-03 Toshiharu Okadapch_gbe: Fixed the issue on which a network freezes
2011-10-03 Toshiharu Okadapch_gbe: Fixed the issue on which PC was frozen when...
2011-10-03 Willem de Bruijnmake PACKET_STATISTICS getsockopt report consistently...
2011-10-03 David Vrabelnet: xen-netback: correctly restart Tx after a VM resto...
2011-10-03 Andy Gospodarekbonding: properly stop queuing work when requested
2011-10-03 Michel Dänzerdrm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
2011-10-03 Michel Dänzerdrm/radeon: Update AVIVO cursor coordinate origin befor...
2011-10-03 Michel Dänzerdrm/radeon: Simplify cursor x/yorigin calculation.
2011-10-03 Nicholas Mielldrm/radeon/kms: fix cursor image off-by-one error
2011-10-03 Alex Deucherdrm/radeon/kms: Fix logic error in DP HPD handler
2011-10-03 Alex Deucherdrm/radeon/kms: add retry limits for native DP aux...
2011-10-03 Alex Deucherdrm/radeon/kms: fix regression in DP aux defer handling
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-10-02 Arnd BergmannASoC: omap_mcpdm_remove cannot be __devexit
2011-10-02 Axel LinASoC: Fix setting update bits for WM8753_LADC and WM875...
2011-10-02 Arnd BergmannASoC: use a valid device for dev_err() in Zylonite
2011-10-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://tesla...
2011-10-01 Linus TorvaldsMerge branches 'irq-urgent-for-linus', 'x86-urgent...
2011-10-01 Barry SongARM: CSR: clock: Fix indentation
2011-10-01 Barry SongARM: CSR: prima2: fix trailing whitespace
2011-10-01 Barry SongARM: CSR: timer: space required before the open parenth...
2011-10-01 Barry SongARM: CSR: timer: do not initialise statics to 0 or...
2011-09-30 Arnd BergmannMerge branch 'omap/cleanup' into next/cleanup
2011-09-30 Josef BacikBtrfs: force a page fault if we have a shorty copy...
2011-09-30 Ingo MolnarMerge branch 'perf/urgent' of git://github.com/acmel...
2011-09-30 Peter Zijlstraposix-cpu-timers: Cure SMP wobbles
2011-09-30 Takashi IwaiALSA: hda - Fix a regression of the position-buffer...
2011-09-30 Ram PaiResource: fix wrong resource window calculation
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://github.com/NewDreamNe...
2011-09-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-09-30 Linus TorvaldsMerge git://github.com/davem330/sparc
2011-09-30 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-09-30 Benjamin Herrenschmidtpowerpc: Fix device-tree matching for Apple U4 bridge
2011-09-30 wangyanqingbootup: move 'usermodehelper_enable()' a little earlier
2011-09-29 Oliver Hartkoppcan bcm: fix incomplete tx_setup fix
2011-09-29 Jiri Olsaperf tools: Fix raw sample reading
2011-09-29 David S. Millersparc64: Force the execute bit in OpenFirmware's transl...
2011-09-29 Jonathan LallingerRDSRDMA: Fix cleanup of rds_iw_mr_pool
2011-09-29 Roy.Linet: Documentation: Fix type of variables
2011-09-29 Brian Kingibmveth: Fix oops on request_irq failure
2011-09-29 Yan, Zhengipv6: nullify ipv6_ac_list and ipv6_fl_list when creati...
2011-09-29 Divy Le Raycxgb4: Fix EEH on IBM P7IOC
2011-09-29 Oliver Hartkoppcan bcm: fix tx_setup off-by-one errors
2011-09-29 Ian CampbellMAINTAINERS: tehuti: Alexander Indenbaum's address...
2011-09-29 Richard Cochrandp83640: reduce driver noise
2011-09-29 Richard Cochranptp: fix L2 event message recognition
2011-09-28 Linus Torvaldsbootup: move 'usermodehelper_enable()' to the end of...
2011-09-28 Sage Weillibceph: fix pg_temp mapping update
2011-09-28 Sage Weillibceph: fix pg_temp mapping calculation
2011-09-28 Linus TorvaldsMerge git://github.com/davem330/net
2011-09-28 Linus TorvaldsMerge git://bedivere.hansenpartnership.com/git/scsi...
2011-09-28 Guenter Roeckhwmon: (coretemp) Avoid leaving around dangling pointer
2011-09-28 Jean Delvarehwmon: (coretemp) Fixup platform device ID change
2011-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-09-28 Linus TorvaldsMerge branch 'writeback-for-linus' of git://github...
2011-09-28 Hannes Reineckeblock: Free queue resources at blk_release_queue()
2011-09-28 Shawn Guoarm/imx: change mxc_init_l2x0() to an imx31/35 specific...
next