]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-01-16 Chris MasonBtrfs: fix ioctl arg size (userland incompatible change!)
2009-01-16 Chris MasonBtrfs: Clear the device->running_pending flag before...
2009-01-09 Chris MasonBtrfs: explicitly mark the tree log root for writeback
2009-01-08 Chris MasonBtrfs: Drop the hardware crc32c asm code
2009-01-07 David WoodhouseBtrfs: Add Documentation/filesystem/btrfs.txt, remove...
2009-01-07 Chris MasonBtrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06 Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-06 Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05 Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05 Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05 Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
2008-12-24 Linus TorvaldsLinux 2.6.28 v2.6.28
2008-12-24 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-12-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-24 Herton Ronaldo... ALSA: hda - Add missing terminators in patch_sigmatel.c
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-12-24 Kyle McMartinparisc: disable UP-optimized flush_tlb_mm
2008-12-24 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-12-23 Harry Ciaoedac: fix edac core deadlock when removing a device
2008-12-23 Li Zefancgroups: avoid accessing uninitialized data in failure...
2008-12-23 Sharyathi Nageshcgroups: suppress bogus warning messages
2008-12-23 Evgeniy Polyakovw1: fix slave selection on big-endian systems
2008-12-23 Chris Elstonrtc: rtc-isl1208: reject invalid dates
2008-12-23 Devin HeitmuellerV4L/DVB (9920): em28xx: fix NULL pointer dereference...
2008-12-23 Dave Airliedrm/radeon: fix correctness of irq_enabled check for...
2008-12-22 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-12-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-22 Julia Lawalldrivers/ide/{cs5530.c,sc1200.c}: Move a dereference...
2008-12-22 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-12-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-22 David DaneyMIPS: MIPS64R2: Fix buggy __arch_swab64
2008-12-22 David DaneyMIPS: Fix preprocessor warnings flaged by GCC 4.4
2008-12-20 Thomas GleixnerNull pointer deref with hrtimer_try_to_cancel()
2008-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-12-20 Dmitry Adamushkox86: fix resume (S2R) broken by Intel microcode module...
2008-12-19 Julia Lawallfs/9p: change simple_strtol to simple_strtoul
2008-12-19 Wu Fengguang9p: convert d_iname references to d_name.name
2008-12-19 Duane Griffin9p: Remove potentially bad parameter from function...
2008-12-19 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-12-19 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-19 Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19 Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19 Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2008-12-19 Stanley MiaoALSA: Fix a Oops bug in omap soc driver.
2008-12-19 Takashi IwaiALSA: hda - Remove non-working headphone control for...
2008-12-19 Wu FengguangACPI: don't cond_resched() when irqs_disabled()
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-12-19 Takashi IwaiALSA: hda - Add no-jd model for IDT 92HD73xx
2008-12-19 Takashi IwaiALSA: Revert "ALSA: hda: removed unneeded hp_nid refere...
2008-12-19 Stephen M.... cciss: fix problem that deleting multiple logical drive...
2008-12-19 Joerg SchirottkeALSA: hda - Add quirk for Dell Studio 17
2008-12-19 Dave Airliedrm/i915: GEM on PAE has problems - disable it for...
2008-12-19 Eric Anholtdrm/i915: Don't return busy for buffers left on the...
2008-12-19 NeilBrownmd: Don't read past end of bitmap when reading bitmap.
2008-12-19 James Chapmanppp: fix segfaults introduced by netdev_priv changes
2008-12-19 Wei Yongjunnet: Fix module refcount leak in kernel_accept()
2008-12-19 Linus TorvaldsLinux 2.6.28-rc9 v2.6.28-rc9
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-18 John McCutchanMaintainer email fixes for inotify
2008-12-18 Haavard Skinnemoenavr32: favr-32 build fix
2008-12-18 Haavard SkinnemoenATSTK1006: Fix boot from NAND flash
2008-12-18 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git.kernel...
2008-12-18 Bjorn Helgaasx86 gart: don't complain if no AMD GART found
2008-12-18 Takashi IwaiALSA: hda - Fix silent HP output on D975
2008-12-18 Michael Chanbnx2: Fix bug in bnx2_free_rx_mem().
2008-12-18 Neil HormanPCI hotplug: ibmphp: Fix module ref count underflow
2008-12-17 Samuel Ortizirda: Add irda_skb_cb qdisc related padding
2008-12-17 Linus TorvaldsMerge branch 'i2c-fixes' of git://aeryn.fluff.org.uk...
2008-12-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-17 Jeff Laytoncifs: fix buffer overrun in parse_DFS_referrals
2008-12-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-12-17 Dmitry BaryshkovSTAGING: Move staging drivers back to staging-specific...
2008-12-17 Marcel Holtmanndriver core: add newlines to debugging enabled/disabled...
2008-12-17 Greg Kroah... xilinx_hwicap: remove improper wording in license statement
2008-12-17 Johann Felix... driver core: fix using 'ret' variable in unregister_dyn...
next