summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] An update of the GFS2 lock modulesDavid Teigland2006-01-171-0/+40
* [GFS2] The core of GFS2David Teigland2006-01-162-0/+486
* [PATCH] Add fs_subsys to enable filesystems to use sysfsDavid Teigland2006-01-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-152-2/+2
|\
| * Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-152-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-151-0/+2
|\ \
| * | [ARM] Fix missing compiler.h includeRussell King2006-01-151-0/+2
* | | [PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin2006-01-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-152-12/+81
|\ \ \ | |/ / |/| |
| * | [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-151-0/+8
| * | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni2006-01-151-12/+73
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-141-1/+2
|\ \
| * | [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-1411-65/+155
|\ \ \
| * | | [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-141-0/+3
| * | | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-141-7/+10
| * | | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-141-1/+37
| * | | [ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre2006-01-141-9/+2
| * | | [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-141-22/+26
| * | | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-141-3/+5
| * | | [ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre2006-01-141-0/+7
| * | | [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-133-22/+47
| * | | [ARM] start_thread fixup for nommu modeHyok S. Choi2006-01-131-0/+7
| * | | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+1
| * | | [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
| |/ /
* | | [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+9
* | | [PATCH] mark several functions __always_inlineIngo Molnar2006-01-147-15/+15
* | | [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-142-1/+2
* | | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* | | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+4
* | | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-141-47/+0
* | | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-141-28/+0
* | | [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+6
* | | [PATCH] s390: email-address changeCornelia Huck2006-01-141-1/+1
* | | [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-142-6/+3
* | | [PATCH] s390: sigcontext.h vs __userMartin Schwidefsky2006-01-141-0/+2
* | | [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-142-7/+6
* | | [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* | | [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-141-3/+4
* | | [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-142-0/+334
* | | [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-0/+11
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-1410-16/+91
|\ \
| * | [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-8/+73
| * | [SCSI] remove target parent limitiationChristoph Hellwig2006-01-142-5/+8
| * | [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-141-0/+1
| * | [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-1/+1
| * | [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-141-0/+4
| * | [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-1/+0
| * | [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-1/+2
| * | [SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric2006-01-121-0/+2
OpenPOWER on IntegriCloud