]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-03-30 David DaneyMIPS: __raw_spin_lock() may spin forever on ticket...
2009-03-30 Ralf BaechleMIPS: Forward declare struct task_struct to avoid poten...
2009-03-30 Russell Kingoprofile: Thou shalt not call __exit functions from...
2009-03-30 Rusty Russellcpumask: remove the now-obsoleted pcibus_to_cpumask...
2009-03-30 Rusty Russellcpumask: remove cpumask_t from core
2009-03-30 Rusty Russellcpumask: convert rcutorture.c
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-03-30 Rusty Russellcpumask: use mm_cpumask() wrapper: kernel/fork.c
2009-03-30 Rusty Russellcpumask: use set_cpu_active in init/main.c
2009-03-30 Rusty Russellcpumask: remove node_to_first_cpu
2009-03-30 Rusty Russellcpumask: fix seq_bitmap_*() functions.
2009-03-30 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
2009-03-30 Rusty Russelllguest: barrier me harder
2009-03-30 Matias Zabaljaureguilguest: use bool instead of int
2009-03-30 Matias Zabaljaureguilguest: use KVM hypercalls
2009-03-30 Rusty Russelllguest: wire up pte_update/pte_update_defer
2009-03-30 Rusty Russelllguest: fix spurious BUG_ON() on invalid guest stack.
2009-03-30 Rusty Russellvirtio: more neatening of virtio_ring macros.
2009-03-30 Roel Kluinvirtio: fix BAD_RING, START_US and END_USE macros
2009-03-30 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-03-30 Russell King[ARM] arch_reset() now takes a second parameter
2009-03-30 Christoph Hellwigxfs: cleanup uuid handling
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-30 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-03-30 Greg Ungererm68knommu: improve compile arch switch settings
2009-03-29 David S. MillerMerge branch 'master' of ssh://master.kernel.org/home...
2009-03-29 David S. Millersparc64: Fix reset hangs on Niagara systems.
2009-03-29 Alexander Beregalovwireless: remove duplicated .ndo_set_mac_address
2009-03-29 Pablo Neira... netfilter: xtables: fix IPv6 dependency in the cluster...
2009-03-29 Andy Adamsonnfsd: embed nfsd4_current_state in nfsd4_compoundres
2009-03-29 Linus TorvaldsMerge branch 'bzip2-lzma-for-linus' of git://git.kernel...
2009-03-29 Christoph Hellwigxfs: remove m_attroffset
2009-03-29 Ralf BaechleFix build error in <linux/irq.h>
2009-03-29 Randy Dunlapsched: fix errors in struct & function comments
2009-03-29 Randy Dunlapmaple: fix Error in kernel-doc notation
2009-03-29 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-29 David S. Millertg3: Add GRO support.
2009-03-29 David S. Millerniu: Add GRO support.
2009-03-29 Ma Lingdrm: detect hdmi monitor by hdmi identifier (v3)
2009-03-29 Dan Carpenterdrm: drm_fops.c unlock missing on error path
2009-03-29 Richard Kennedydrm: reorder struct drm_ioctl_desc to save space on...
2009-03-29 Alex Deucherradeon: add some new pci ids
2009-03-29 Ma Lingdrm: read EDID extensions from monitor
2009-03-29 Eric Anholtdrm: Use a little stash on the stack to avoid kmalloc...
2009-03-29 Maciej Cencoradrm/radeon: add regs required for occlusion queries...
2009-03-29 David S. Millerucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
2009-03-29 David S. Millergianfar: Fix use-after-of_node_put() in gfar_of_init().
2009-03-29 Malcolm Parsonsxfs: fix various typos
2009-03-29 Hisashi Hifumixfs: pagecache usage optimization
2009-03-29 Christoph Hellwigxfs: remove m_litino
2009-03-29 Christoph Hellwigxfs: kill ino64 mount option
2009-03-29 Christoph Hellwigxfs: kill mutex_t typedef
2009-03-29 Harvey Harrisonkernel: remove HIPQUAD()
2009-03-29 Harvey Harrisonnetpoll: store local and remote ip in net-endian
2009-03-29 Harvey Harrisonnetfilter: fix endian bug in conntrack printks
2009-03-29 Alexander Beregalovdmascc: fix incomplete conversion to network_device_ops
2009-03-29 Herbert Xugso: Fix support for linear packets
2009-03-29 Randy Dunlapskbuff.h: fix missing kernel-doc
2009-03-29 Alexander Beregalovni5010: convert to net_device_ops
2009-03-29 Nicolas Pitre[ARM] Kirkwood: small L2 code cleanup
2009-03-29 Maxime Bizon[ARM] Kirkwood: invalidate L2 cache before enabling it
2009-03-29 H. Peter Anvinx86, setup: ACPI 3, BIOS workaround for E820-probing...
2009-03-29 H. Peter Anvinx86, setup: preemptively save/restore edi and ebp aroun...
2009-03-29 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git.kernel...
2009-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-29 David HowellsAnnotate struct fs_struct's usage count restriction
2009-03-29 Hugh Dickinsfix setuid sometimes wouldn't
2009-03-29 Hugh Dickinsfix setuid sometimes doesn't
2009-03-29 Hugh Dickinscompat_do_execve should unshare_files
2009-03-29 Dave Airliedrm/i915: check the return value from the copy from...
2009-03-29 H. Peter Anvinbzip2/lzma: don't ask for compression mode for the...
2009-03-29 Dave Airliedrm: merge Linux master into HEAD
2009-03-28 H. Peter Anvinbzip2/lzma: consistently capitalize LZMA in Kconfig
2009-03-28 H. Peter Anvinbzip2/lzma: clarify the meaning of the CONFIG_RD_ options
2009-03-28 H. Peter Anvinbzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
2009-03-28 Ingo MolnarMerge branch 'linus' into core/printk
2009-03-28 Ingo MolnarMerge branch 'linus' into core/futexes
2009-03-28 Ingo MolnarMerge branch 'linus' into core/iommu
2009-03-28 Ingo MolnarMerge branch 'linus' into x86/core
2009-03-28 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups' and 'x86...
2009-03-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-03-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2009-03-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-28 Chuck LeverNFS: Simplify logic to compare socket addresses in...
2009-03-28 Trond MyklebustMerge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e...
2009-03-28 Linus TorvaldsMerge branch 'percpu-cpumask-x86-for-linus-2' of git...
2009-03-28 Zhenwen Xui2c-core: Some style cleanups
2009-03-28 Flavio Leitneri2c-piix4: Add support for the Broadcom HT1100 chipset
2009-03-28 Shane Huangi2c-piix4: Add support to SB800 SMBus changes
2009-03-28 Wolfram Sangi2c-pca-platform: Use defaults if no platform_data...
2009-03-28 Wolfram Sangi2c-algo-pca: Use timeout for checking the state machine
2009-03-28 Wolfram Sangi2c-algo-pca: Rework waiting for a free bus
2009-03-28 Marco Aurelio... i2c-algo-pca: Add PCA9665 support
2009-03-28 Frank Seideli2c: Adapt debug macros for KERN_* constants
2009-03-28 Jean Delvarei2c-davinci: Fix timeout handling
2009-03-28 Jean Delvarei2c: Adapter timeout is in jiffies
2009-03-28 Jean Delvarei2c: Set a default timeout value for all adapters
2009-03-28 Frank Seideli2c: Add missing KERN_* constants to printks
next