| Commit message (Expand) | Author | Age | Files | Lines |
* | make powerpc BUG_ON() OK with pointers and bitwise | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | amd64: fix get_user() on bitwise | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | make __chk_{user,io}_ptr() accept pointers to volatile | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | cxgb3 gfp_t annotations | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | misannotation in pppol2tp | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | cyclone.c: silly use of volatile, __iomem fixes | Al Viro | 2007-07-26 | 1 | -7/+7 |
* | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 | 2 | -2/+2 |
* | alpha: long constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | ia64 time.c: ANSIfy | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | deal with alpha section warnings | Al Viro | 2007-07-26 | 5 | -10/+12 |
* | viohs: extern on function definition | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | initramfs: missing __init | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | lockd and nfsd endianness annotation fixes | Al Viro | 2007-07-26 | 2 | -4/+4 |
* | net/* misc endianness annotations | Al Viro | 2007-07-26 | 5 | -12/+10 |
* | ip6_tunnel - endianness annotations | Al Viro | 2007-07-26 | 1 | -9/+8 |
* | netfilter endian regressions | Al Viro | 2007-07-26 | 9 | -20/+23 |
* | sun userflash is PCI-dependent | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | more VIRT_TO_BUS dependencies | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | fix missing arguments in drivers/rtc/rtc-stk17ta8.c | Al Viro | 2007-07-26 | 1 | -2/+4 |
* | m68knommu: use setup_irq() in 68328 timer code | Greg Ungerer | 2007-07-26 | 1 | -3/+8 |
* | m68knommu: use setup_irq() in ColdFire PIT timer | Greg Ungerer | 2007-07-26 | 1 | -5/+9 |
* | m68knommu: remove unused mach_trap_init | Greg Ungerer | 2007-07-26 | 2 | -3/+0 |
* | m68knommu: use setup_irq() in ColdFire simple timer | Greg Ungerer | 2007-07-26 | 1 | -3/+10 |
* | m68knommu: remove use of colfire_trap_init | Greg Ungerer | 2007-07-26 | 11 | -22/+0 |
* | m68knommu: use setup_irq() in 68360 timer code | Greg Ungerer | 2007-07-26 | 1 | -6/+8 |
* | m68knommu: add prototype for ack_bad_irq | Greg Ungerer | 2007-07-26 | 1 | -0/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 | 16 | -92/+111 |
|\ |
|
| * | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 | 2 | -2/+2 |
| * | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 | 4 | -5/+8 |
| * | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 6 | -59/+62 |
| * | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 | 3 | -12/+27 |
| * | [IA64] vector-domain - fix vector_table | Kenji Kaneshige | 2007-07-25 | 1 | -11/+10 |
| * | [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) | Yasuaki Ishimatsu | 2007-07-25 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-25 | 15 | -125/+156 |
|\ \ |
|
| * | | kbuild: fix modpost warnings for xtensa | Sam Ravnborg | 2007-07-25 | 1 | -6/+24 |
| * | | kbuild: be more foregiving on init section naming | Sam Ravnborg | 2007-07-25 | 1 | -26/+10 |
| * | | kbuild: rearrange a few function in modpost | Sam Ravnborg | 2007-07-25 | 1 | -32/+48 |
| * | | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 2007-07-25 | 3 | -3/+3 |
| * | | kconfig: remove unused members from struct symbol | Sam Ravnborg | 2007-07-25 | 1 | -1/+0 |
| * | | kconfig: attach help text to menus | Sam Ravnborg | 2007-07-25 | 10 | -43/+49 |
| * | | kbuild: fix up printing of Linux C Library version in scripts/ver_linux | Jesper Juhl | 2007-07-25 | 1 | -2/+2 |
| * | | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg | 2007-07-25 | 2 | -12/+20 |
* | | | [x86 setup] Make struct apm_bios_info cross-architecture | H. Peter Anvin | 2007-07-25 | 1 | -9/+11 |
* | | | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin | 2007-07-25 | 4 | -14/+18 |
* | | | [x86 setup] Fix typos in struct efi_info | H. Peter Anvin | 2007-07-25 | 1 | -2/+2 |
* | | | [x86 setup] APM: BX should be zero when disconnecting | H. Peter Anvin | 2007-07-25 | 1 | -2/+3 |
* | | | [x86 setup] APM detection logic bug fix | Mikael Pettersson | 2007-07-25 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-25 | 1 | -1/+2 |
|\ \ |
|
| * | | SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc | Venkat Yekkirala | 2007-07-25 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 | 59 | -266/+647 |
|\ \ |
|