summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin3-27/+37
2009-01-05parisc: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-05parisc: add uevent helper for parisc busHelge Deller1-6/+34
2009-01-05parisc: fix ipv6 checksumKyle McMartin1-1/+1
2009-01-05parisc: quiet palo not-found message from "which"Kyle McMartin1-1/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller8-59/+64
2009-01-05parisc: trivial fixesHelge Deller2-7/+3
2009-01-05parisc: fix braino in commit adding __space_to_protKyle McMartin1-1/+1
2009-01-05parisc: factor out sid to protid conversionKyle McMartin1-4/+9
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin1-3/+3
2009-01-05parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller1-1/+1
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori4-15/+0
2009-01-05parisc: set_time() catch errorsRoel Kluin1-1/+2
2009-01-05parisc: use the new byteorder headersHarvey Harrison1-25/+12
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk8-16/+12
2009-01-05parisc: lib/: make code staticAdrian Bunk2-2/+2
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-766/+579
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo4-18/+101
2009-01-04fs: symlink write_begin allocation context fixNick Piggin22-36/+49
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont1-119/+129
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg4-2/+23
2009-01-04spi.h uses/needs device.hRandy Dunlap1-0/+2
2009-01-04vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski1-2/+3
2009-01-04cgroups: fix a race between cgroup_clone and umountLi Zefan1-1/+5
2009-01-04audit: validate comparison operations, store them in sane formAl Viro5-84/+94
2009-01-04clean up audit_rule_{add,del} a bitAl Viro1-25/+17
2009-01-04make sure that filterkey of task,always rules is reportedAl Viro1-4/+11
2009-01-04audit rules ordering, part 2Al Viro3-56/+41
2009-01-04fixing audit rule ordering mess, part 1Al Viro4-43/+59
2009-01-04audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro1-30/+47
2009-01-04sanitize audit_log_capset()Al Viro3-36/+21
2009-01-04sanitize audit_fd_pair()Al Viro4-49/+20
2009-01-04sanitize audit_mq_open()Al Viro3-59/+38
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro3-135/+63
2009-01-04sanitize audit_mq_notify()Al Viro3-52/+27
2009-01-04sanitize audit_mq_getsetattr()Al Viro3-47/+22
2009-01-04sanitize audit_ipc_set_perm()Al Viro3-45/+32
2009-01-04sanitize audit_ipc_obj()Al Viro4-65/+45
2009-01-04sanitize audit_socketcallAl Viro3-33/+41
2009-01-04don't reallocate buffer in every audit_sockaddr()Al Viro1-24/+22
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds112-878/+1285
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds22-463/+1893
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds157-1105/+1628
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2-56/+34
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds17-51/+392
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-30/+947
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds30-456/+683
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds1-0/+3
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro3-40/+52
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro1-9/+7