pandora-kernel.git
2010-10-14 Philipp Reisnerdrbd: Do not allow a fencing-policy of resource-and...
2010-10-14 Philipp Reisnerdrbd: Finished the "on-no-data-accessible suspend-io...
2010-10-14 Philipp Reisnerdrbd: Removed redundant error checks in the request...
2010-10-14 Philipp Reisnerdrbd: factored drbd_req_make_private_bio() out of drbd_...
2010-10-14 Philipp Reisnerdrbd: Do not send two barriers without any writes betwe...
2010-10-14 Philipp Reisnerdrbd: factored tl_restart() out of tl_clear().
2010-10-14 Philipp Reisnerdrbd: mod_req has now a return value
2010-10-14 Philipp Reisnerdrbd: Track all IO requests on the TL, not writes only
2010-10-14 Philipp Reisnerdrbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch...
2010-09-26 Vivek Goyalamiga floppy: Compile failure fixes
2010-09-24 Vivek Goyalatari floppy: Stop sharing request queue across multipl...
2010-09-24 Vivek Goyalamiga floppy: Stop sharing request queue across multipl...
2010-09-22 Jens Axboefloppy: switch to one queue per drive instead of sharin...
2010-09-10 Stephen M.... cciss: remove some superfluous tests from cciss_bigpass...
2010-09-10 Stephen M.... cciss: factor out cciss_big_passthru
2010-09-10 Stephen M.... cciss: factor out cciss_passthru
2010-09-10 Stephen M.... cciss: factor out cciss_getluninfo
2010-09-10 Stephen M.... cciss: factor out cciss_getdrivver
2010-09-10 Stephen M.... cciss: factor out cciss_getfirmver
2010-09-10 Stephen M.... cciss: factor out cciss_getbustypes
2010-09-10 Stephen M.... cciss: factor out cciss_getheartbeat
2010-09-10 Stephen M.... cciss: factor out cciss_setnodename
2010-09-10 Stephen M.... cciss: factor out cciss_getnodename
2010-09-10 Stephen M.... cciss: factor out cciss_setintinfo
2010-09-10 Stephen M.... cciss: factor out cciss_getintinfo
2010-09-10 Stephen M.... cciss: factor out cciss_getpciinfo
2010-08-23 Milan Brozloop: add some basic read-only sysfs attributes
2010-08-23 Linus TorvaldsMerge branch 'radix-tree' of git://git./linux/kernel...
2010-08-23 Linus TorvaldsLinux 2.6.36-rc2 v2.6.36-rc2
2010-08-23 Dave Chinnerradix-tree: radix_tree_range_tag_if_tagged() can set...
2010-08-23 Dave Chinnerradix-tree: clear all tags in radix_tree_node_rcu_free
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22 Zhenyu Wangdrm/i915,intel_agp: Add support for Sandybridge D0
2010-08-22 Zhenyu Wangdrm/i915: fix render pipe control notify on sandybridge
2010-08-22 Zhenyu Wangagp/intel: set 40-bit dma mask on Sandybridge
2010-08-22 Chris Wilsondrm/i915: Remove the conflicting BUG_ON()
2010-08-22 Chris Wilsondrm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
2010-08-22 Chris Wilsondrm/i915/suspend: Flush register writes before busy...
2010-08-22 Dave Airliei915: disable DAC on Ironlake also when doing CRT load...
2010-08-22 Jesse Barnesdrm/i915: wait for actual vblank, not just 20ms
2010-08-21 Arjan van de Venworkqueue: Add basic tracepoints to track workqueue...
2010-08-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-21 Samuel ThibaultReplace Configure with Enable in description of MAXSMP
2010-08-21 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-21 Linus Torvaldsmm: make the mlock() stack guard page checks stricter
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-20 Tilman Sauerbeckmtd: nand: Fix probe of Samsung NAND chips
2010-08-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-08-20 Stephen RothwellDocumentation: fix ozlabs.org mailing list address
2010-08-20 Stephen RothwellMAINTAINERS: Fix ozlabs.org mailing list addresses
2010-08-20 Stefan RichterDocumentation: kernel-locking: mutex_trylock cannot...
2010-08-20 Andrew Mortondrivers/scsi/qla4xxx: fix build
2010-08-20 Miklos Szerediuml: fix compile error in dma_get_cache_alignment()
2010-08-20 KOSAKI Motohirooom: __task_cred() need rcu_read_lock()
2010-08-20 KOSAKI Motohirooom: fix tasklist_lock leak
2010-08-20 KOSAKI Motohirooom: fix NULL pointer dereference
2010-08-20 Kyungmin Parkdrivers/mmc/host/sdhci-s3c.c: use the correct mutex...
2010-08-20 Kyungmin Parksdhci: add no hi-speed bit quirk support
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c support on s5pc110
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c can override host capabilities
2010-08-20 Jan Karalib/radix-tree.c: fix overflow in radix_tree_range_tag_...
2010-08-20 Andrew Mortonrevert "hwmon: f71882fg: add support for the Fintek...
2010-08-20 Andrea Righikfifo: add explicit error checking in all the examples
2010-08-20 Andrea Righikfifo: fix a memory leak in dma example
2010-08-20 Andrea Righikfifo: fix kernel BUG in dma example
2010-08-20 Andrea Righikfifo: add explicit error checking in byte stream example
2010-08-20 Andrea Righikfifo: add kfifo_skip() testcase
2010-08-20 Andrea Righikfifo: implement missing __kfifo_skip_r()
2010-08-20 Ondrej Zarymatroxfb: fix incorrect use of memcpy_toio()
2010-08-20 Daniel Kiperx86, apic: Fix apic=debug boot crash
2010-08-19 Borislav Petkovx86, hotplug: Serialize CPU hotplug to avoid bringup...
2010-08-19 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-08-19 Brian Norrismtd: nand: Fix regression in BBM detection
2010-08-19 KUMANO Syuheikprobes/x86: Fix the return address of multiple kretprobes
2010-08-19 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-18 Jesse Barnesdrm/i915: make sure eDP PLL is enabled at the right...
2010-08-18 Jesse Barnesdrm/i915: fix VGA plane disable for Ironlake+
2010-08-18 Jesse Barnesdrm/i915: eDP mode set sequence corrections
2010-08-18 Jesse Barnesdrm/i915: add panel reset workaround
2010-08-18 H. Peter Anvinx86-32: Fix dummy trampoline-related inline stubs
2010-08-18 David HowellsFix the declaration of sys_execve() in asm-generic...
2010-08-18 Tony Luck[IA64] Fix build error: conflicting types for ‘sys_execve’
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Uwe Kleine... mmc: build fix: mmc_pm_notify is only available with...
2010-08-18 Kusanagi Kouichiperf tools: Fix build error on read only source.
2010-08-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-18 Linus TorvaldsMerge branch 'merge-devicetree' of git://git.secretlab...
2010-08-18 Joerg Roedelx86-32: Separate 1:1 pagetables from swapper_pg_dir
2010-08-18 Hans Rosenfeldx86, cpu: Fix regression in AMD errata checking code
2010-08-18 Ryusuke Konishinilfs2: wait for discard to finish
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
next