summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King1-0/+3
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson1-4/+4
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson1-0/+1274
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson1-1/+3
2006-01-13[PATCH] Increase AT_VECTOR_SIZEPaul Mackerras1-1/+1
2006-01-13V4L/DVB (3364): disable all dvb tuner param_types until we need themMichael Krufky1-5/+1
2006-01-13V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil1-0/+1
2006-01-13V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky2-0/+42
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard1-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard6-46/+32
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson4-18/+9
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson1-36/+40
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher1-0/+3
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher1-0/+5
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher1-0/+5
2006-01-13[PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher1-0/+5
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte56-703/+969
2006-01-12[TIPC] More updates of file headersPer Liden2-2/+1
2006-01-12[TIPC] Update of file headersPer Liden6-12/+6
2006-01-12[TIPC] License header updatePer Liden6-114/+138
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden3-412/+454
2006-01-12[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden1-1/+0
2006-01-12[TIPC] Initial mergePer Liden6-0/+1273
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+2
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala1-0/+3
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-3/+0
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-1/+217
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-1/+0
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2-10/+6
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds18-157/+111
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-1/+2
2006-01-12[SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric1-0/+2
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-2/+0
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro2-3/+3
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro1-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro3-48/+49
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro1-1/+1
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro1-2/+0
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro1-1/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-6/+6
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2-9/+9
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro20-46/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] mips: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro4-8/+8