aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan
2008-08-01[PATCH] fix bdev leak in block_dev.c do_open()Al Viro
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
2008-08-01[PATCH] clean dup2() up a bitAl Viro
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley
2008-07-30Fix off-by-one error in iov_iter_advance()Linus Torvalds
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30cpumask: statement expressions confuse some versions of gccStephen Rothwell
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson
2008-07-30sgi-xp: define BYTES_PER_WORDDean Nelson
2008-07-30sgi-xp: define xpSalError reason codeDean Nelson
2008-07-30sgi-xp: define is_shub() and is_uv() macrosDean Nelson
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner
2008-07-30GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner
2008-07-30GRU Driver: driver makefileJack Steiner
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner
2008-07-30GRU Driver: /proc interfacesJack Steiner