summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-11.gitignore: ignore vmlinuzFlorian Fainelli
2010-01-11kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen
2010-01-11cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches
2010-01-11lib/rational.c needs module.hSascha Hauer
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton
2010-01-11kmod: fix resource leak in call_usermodehelper_pipe()Masami Hiramatsu
2010-01-11dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum
2010-01-11docs: large update to ioctl-number.txtRandy Dunlap
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-01-08Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-01-08Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2010-01-07reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker
2010-01-07reiserfs: Fix unreachable statementJiri Slaby
2010-01-07reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby
2010-01-07Merge branch 'drm-core-next' into drm-linusDave Airlie
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson