Commit Graph

218578 Commits (c496fa6bd5324ddce11e5e42670618ffb4d8f58d)
 

Author SHA1 Message Date
Uwe Kleine-König 9651b7db59 ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLS 14 years ago
Russell King be6786ac73 Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stable 14 years ago
Russell King f9cef50681 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 14 years ago
Russell King 9ae21ca362 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable 14 years ago
Al Viro 12ba8d1e92 fix braino in fs: do not assign default i_ino in new_inode 14 years ago
Linus Torvalds c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds 520045db94 Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
Thomas Hellstrom 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 14 years ago
Linus Torvalds 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 9e5fca251f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 14 years ago
Alex Deucher 8f895da57d drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 14 years ago
Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook 14 years ago
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
Randy Dunlap 003bb8ab7c documentation: update sysrq.txt magic sysrq keys 14 years ago
Linus Torvalds d2d8f66bb9 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
Linus Torvalds 474829e875 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
Linus Torvalds 27afe58fe6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 years ago
Linus Torvalds 7eb901e791 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 14 years ago
Linus Torvalds e404f91ed2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 14 years ago
Linus Torvalds 18a043f941 Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 years ago
Linus Torvalds 31453a9764 Merge branch 'akpm-incoming-1' 14 years ago
Joe Perches 93ed0e2d07 scripts/checkpatch.pl: add check for declaration of pci_device_id 14 years ago
Joe Perches cb710eca68 scripts/checkpatch.pl: add warnings for static char that could be static const char 14 years ago
Andy Whitcroft 267ad8f426 checkpatch: version 0.31 14 years ago
Andy Whitcroft 01464f30a9 checkpatch: statement/block context analyser should look at sanitised lines 14 years ago
Andy Whitcroft 3cbf62df3a checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar 14 years ago
Andy Whitcroft 5eaa20b984 checkpatch: clean up structure definition macro handline 14 years ago
Andy Whitcroft 015830be97 checkpatch: update copyright dates 14 years ago
Joe Perches 03f1df7da5 checkpatch: Add additional attribute #defines 14 years ago
Rabin Vincent 3bf9a009fc checkpatch: check for incorrect permissions 14 years ago
Andy Whitcroft 9fe287d79b checkpatch: ensure kconfig help checks only apply when we are adding help 14 years ago
Andy Whitcroft 0c73b4eb7a checkpatch: simplify and consolidate "missing space after" checks 14 years ago
Andy Whitcroft 8cf6de7145 checkpatch: add check for space after struct, union, and enum 14 years ago
Andy Whitcroft 53a3c4487a checkpatch: returning errno typically should be negative 14 years ago
Andy Whitcroft 9446ef569c checkpatch: handle casts better fixing false categorisation of : as binary 14 years ago
Andy Whitcroft fb2d2c1b58 checkpatch: ensure we do not collapse bracketed sections into constants 14 years ago
Andy Whitcroft d2c0a23514 checkpatch: suggest cleanpatch and cleanfile when appropriate 14 years ago
Andy Whitcroft e91b6e263e checkpatch: types may sit on a line on their own 14 years ago
Andy Whitcroft 6b4c5bebce checkpatch: fix regressions in "fix handling of leading spaces" 14 years ago
Brian Behlendorf 658716d19f div64_u64(): improve precision on 32bit platforms 14 years ago
Namhyung Kim 5d051decfc lib/parser: cleanup match_number() 14 years ago
Christoph Lameter ea00c30b5b percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() 14 years ago
Artem Bityutskiy 041b78f232 lib/list_sort: test: check element addresses 14 years ago
Artem Bityutskiy 014afa943d lib/list_sort: test: unify test messages 14 years ago
Artem Bityutskiy f3dc0e3842 lib/list_sort: test: improve errors handling 14 years ago
Artem Bityutskiy eeee9ebb54 lib/list_sort: test: use generic random32 14 years ago
Artem Bityutskiy bb2ab10fa6 lib/list_sort: test: use more reasonable printk levels 14 years ago
Artem Bityutskiy 6d411e6c01 lib/Kconfig.debug: add list_sort debugging switch 14 years ago
Tejun Heo e2852ae825 percpu_counter: add debugobj support 14 years ago
Naohiro Aota 066a9be6c0 idr: fix idr_pre_get() locking description 14 years ago