]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-23 H. Peter Anvinx86: prioritize the FPU traps for the error code
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 venkatesh.pallipadi... x86: PAT: pfnmap documentation update changes
2008-12-19 venkatesh.pallipadi... x86: PAT: move track untrack pfnmap stubs to asm-generic
2008-12-19 venkatesh.pallipadi... x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-19 venkatesh.pallipadi... x86: PAT: modify follow_phys to return phys_addr prot...
2008-12-19 venkatesh.pallipadi... x86: PAT: clarify is_linear_pfn_mapping() interface
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 Hiroshi Shimamotox86: ia32_signal: remove unnecessary declaration
2008-12-19 Jaswinder Singhx86: common.c boot_cpu_stack and boot_exception_stacks...
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 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 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 Linus TorvaldsLinux 2.6.28-rc9 v2.6.28-rc9
2008-12-19 Ingo Molnarx86: fix warning in arch/x86/kernel/microcode_amd.c
2008-12-18 Hiroshi Shimamotox86: ia32.h: remove unused struct sigfram32 and rt_sigf...
2008-12-18 Hiroshi Shimamotox86: asm-offset_64: use rt_sigframe_ia32
2008-12-18 Hiroshi Shimamotox86: sigframe.h: include headers for dependency
2008-12-18 Jaswinder Singhx86: traps.c declare functions before they get used
2008-12-18 venkatesh.pallipadi... x86: PAT: update documentation to cover pgprot and...
2008-12-18 venkatesh.pallipadi... x86: PAT: add pgprot_writecombine() interface for drive...
2008-12-18 venkatesh.pallipadi... x86: PAT: change pgprot_noncached to uc_minus instead...
2008-12-18 venkatesh.pallipadi... x86: PAT: implement track/untrack of pfnmap regions...
2008-12-18 venkatesh.pallipadi... x86: PAT: hooks in generic vm code to help archs to...
2008-12-18 venkatesh.pallipadi... x86: PAT: add follow_pfnmp_pte routine to help tracking...
2008-12-18 venkatesh.pallipadi... x86: PAT: store vm_pgoff for all linear_over_vma_region...
2008-12-18 Jaswinder Singhx86: process.c declare c1e_remove_cpu before they get...
2008-12-18 Hiroshi Shimamotox86: sigframe.h: add guard macro
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 Vegard Nossumx86: revert CONFIG_RELOCATABLE=y defconfig change
2008-12-18 Haavard Skinnemoenavr32: favr-32 build fix
2008-12-18 Haavard SkinnemoenATSTK1006: Fix boot from NAND flash
2008-12-18 Jaswinder Singhx86: tls.c declare sys_set_thread_area and sys_get_thre...
2008-12-18 Jaswinder Singhx86: time_64.c timer_interrupt() should be static
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 Hiroshi Shimamotox86: ia32_signal: use sigframe.h
2008-12-18 Hiroshi Shimamotox86: ia32_signal: rename struct sigframe and rt_sigframe
2008-12-18 Hiroshi Shimamotox86: signal: prepare to include from ia32_signal.c
2008-12-18 Hiroshi Shimamotox86: signal: move sigframe.h to arch/x86/include/asm
2008-12-18 Hiroshi Shimamotox86: signal: rename sigframe and rt_sigframe on 32-bit
2008-12-18 Hiroshi Shimamotox86: signal: move ia32 func declarations into arch...
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...
2008-12-17 Mike ProvencherUSB: pl2303: add id for Hewlett-Packard LD220-HP POS...
2008-12-17 Oliver NeukumUSB: set correct configuration in probe of ti_usb_3410_5052
2008-12-17 Matthew ArnoldUSB: add 5372:2303 to pl2303
2008-12-17 Alan SternUSB: skip Set-Interface(0) if already in altsetting 0
2008-12-17 Phil EndecottUSB: fix comment about endianness of descriptors
2008-12-17 Peter KorsgaardUSB: Documentation/usb/gadget_serial.txt: update to...
2008-12-17 Pete Zaitcevusbmon: drop bogus 0t from usbmon.txt
2008-12-17 David BrownellUSB: gadget: fix rndis working at high speed
2008-12-17 Andrew EwertUSB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
2008-12-17 Alan CoxUSB: tty: SprogII DCC controller identifiers
2008-12-17 Alan Sternusb-storage: update unusual_devs entry for Nokia 5310
2008-12-17 Ozan SenerUSB: Unusual devs patch for Nokia 3500c
2008-12-17 CSÉCSY LászlóUSB: storage: unusual_devs.h: Nokia 3109c addition
2008-12-17 Greg Kroah... USB: fix problem with usbtmc driver not loading properly
2008-12-17 Guillaume Knispelpowerpc: Fix corruption error in rh_alloc_fixed()
2008-12-17 Dave Liupowerpc/fsl-booke: Fix the miss interrupt restore
2008-12-17 Joerg RoedelAMD IOMMU: panic if completion wait loop fails
2008-12-17 Joerg RoedelAMD IOMMU: set cmd buffer pointers to zero manually
2008-12-17 Hans-Christian... avr32: remove .note.gnu.build-id section when making...
2008-12-17 cwm97mjme: Fixed a typo
next