pandora-kernel.git
2011-05-11 Rafael J. WysockiPM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
2011-05-11 Rafael J. WysockiPM / Hibernate: Make snapshot_release() restore GFP...
2011-05-11 Rafael J. WysockiPM: Fix warning in pm_restrict_gfp_mask() during SNAPSH...
2011-05-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-05-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-05-10 Manuel LaussMIPS: Alchemy: fix xxs1500 build error
2011-05-10 David DaneyMIPS: Invalidate old TLB mappings when updating huge...
2011-05-10 Wu ZhangjinMIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb
2011-05-10 Lars-Peter... MIPS: JZ4740: Set one-shot feature flag for the clockevent
2011-05-10 Ralf BaechleMIPS: JZ4740: Export symbols to the watchdog driver...
2011-05-10 Ralf BaechleMIPS: JZ4740: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Audit: Fix success success argument pass to audit...
2011-05-10 Ralf BaechleMIPS: Fix calc_vmlinuz_load_addr build warnings.
2011-05-10 Ralf BaechleMIPS: Alchemy: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Document former use of timerfd(2) syscall number.
2011-05-10 Ralf BaechleMIPS: IP27: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: IP27: Fix GCC 4.6.0 build error.
2011-05-10 Jonas GorskiMIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h
2011-05-10 David DaneyMIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON
2011-05-10 David DaneyMIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.
2011-05-10 Catalin MarinasMIPS: Rename .data..mostly and properly handle it in...
2011-05-10 Ralf BaechleMIPS: MSP: Fix build error
2011-05-10 Yoichi YuasaMIPS: MSP71xx: Fix typo in msp_per_irq_controller
2011-05-10 Ralf BaechleMIPS: Loongson: Fix GCC 2.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Jazz: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: SNI: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: Malta: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: Malta: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: IP22: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: IP22: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: tlbex: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: c-r4k: Fix GCC 4.6.0 build error
2011-05-10 David DaneyMIPS: Mask jump target in ftrace_dyn_arch_init_insns().
2011-05-10 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-10 Ryusuke Konishinilfs2: fix infinite loop in nilfs_palloc_freev function
2011-05-10 M. Mohan Kumarnet/9p: Handle get_user_pages_fast return properly
2011-05-10 Linus TorvaldsLinux 2.6.39-rc7 v2.6.39-rc7
2011-05-10 Hugh Dickinsvm: fix vm_pgoff wrap in upward expansion
2011-05-09 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2011-05-09 Dave Chinnerxfs: fix race condition in AIL push trigger
2011-05-09 Dave Chinnerxfs: make AIL target updates and compares 32bit safe.
2011-05-09 Dave Chinnerxfs: always push the AIL to the target
2011-05-09 Dave Chinnerxfs: exit AIL push work correctly when AIL is empty
2011-05-09 Dave Chinnerxfs: ensure reclaim cursor is reset correctly at end...
2011-05-09 Mikulas PatockaDon't lock guardpage if the stack is growing up
2011-05-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-05-09 Alex Williamsondrm/i915/lvds: Only act on lid notify when the device...
2011-05-09 Chris Wilsondrm/i915: fix intel_crtc_clock_get pipe reads after...
2011-05-09 Chris Wilsondrm/i915: Only enable the plane after setting the fb...
2011-05-09 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-05-09 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-05-09 Linus TorvaldsMerge branch 'hpfs'
2011-05-09 Mikulas PatockaHPFS: Remove unused variable
2011-05-09 Mikulas PatockaHPFS: Move declaration up, so that there are no out...
2011-05-09 Mikulas PatockaHPFS: Fix some unaligned accesses
2011-05-09 Mikulas PatockaHPFS: Fix endianity. Make hpfs work on big-endian machines
2011-05-09 Mikulas PatockaHPFS: Implement fsync for hpfs
2011-05-09 Mikulas PatockaHPFS: Fix a bug that filesystem was not marked dirty...
2011-05-09 Mikulas PatockaHPFS: Restrict uid and gid to 16-bit values
2011-05-09 Mikulas PatockaHPFS: When marking or clearing the dirty bit, sync...
2011-05-09 Mikulas PatockaHPFS: Use types with defined width
2011-05-09 Mikulas PatockaHPFS: Remove mark_inode_dirty
2011-05-09 Mikulas PatockaHPFS: Remove CR/LF conversion option
2011-05-09 Mikulas PatockaHPFS: Remove remaining locks
2011-05-09 Mikulas PatockaHPFS: Introduce a global mutex and lock it on every...
2011-05-09 Mikulas PatockaHPFS: Make HPFS compile on preempt and SMP
2011-05-09 Matthew Garretteeepc-laptop: Use ACPI handle to identify rfkill port
2011-05-09 Mattia Dongili[PATCH] sony-laptop: limit brightness range to DSDT...
2011-05-09 Mattia Dongilisony-laptop: report failures on setting LCD brightness
2011-05-09 Manoj Iyerthinkpad-acpi: module autoloading for newer Lenovo...
2011-05-08 Alex Deucherdrm/radeon/kms: add pci id to acer travelmate quirk...
2011-05-08 Ilija Hadzicdrm/radeon: fix order of doing things in radeon_crtc_cu...
2011-05-08 Daniel Vetterdrm: mm: fix debug output
2011-05-08 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-fixes' of...
2011-05-08 Alex Deucherdrm/radeon/kms: ATPX switcheroo fixes
2011-05-08 Jimmy Rentzdrm/nouveau: Fix a crash at card takedown for NV40...
2011-05-07 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-05-07 Lin Mingperf tools: Makefile: Use gcc to determine ARCH
2011-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-05-06 Arjan van de VenRegression: partial revert "tracing: Remove lock_depth...
2011-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-05-06 Timo WarnsValidate size of EFI GUID partition entries.
2011-05-06 Peter Zijlstraperf events, x86: Fix Intel Nehalem and Westmere last...
2011-05-06 Frederic Weisbeckerhw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT...
2011-05-06 Ingo MolnarMerge branch 'master' of ssh:///linux/kernel/git/torval...
2011-05-06 Linus TorvaldsMerge branch 'for-linus' of git://github.com/at91linux...
2011-05-05 Linus TorvaldsVM: skip the stack guard page lookup in get_user_pages...
2011-05-04 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-05-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-04 Thomas Gleixnerslub: Fix the lockless code on 32-bit platforms with...
2011-05-04 Sage Weilceph: do not call __mark_dirty_inode under i_lock
2011-05-04 Chris Wilsondrm/i915/dp: Be paranoid in case we disable a DP before...
2011-05-04 Chris Wilsondrm/i915: Release object along create user fb error...
2011-05-04 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-05-04 Linus TorvaldsLinux 2.6.39-rc6 v2.6.39-rc6
next