summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-15111-223/+774
|\ \
| * | [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-142-3/+15
| * | [ARM] 3112/1: old ABI compat: config option to turn it onNicolas Pitre2006-01-141-0/+17
| * | [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2006-01-142-4/+4
| * | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-143-35/+100
| * | [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-143-0/+372
| * | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-142-2/+12
| * | [ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2006-01-142-2/+24
| * | [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-142-15/+22
| * | [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-147-0/+63
| * | [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-142-10/+11
| * | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-142-0/+18
| * | [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-135-55/+104
| * | [ARM] Remove useless 'default n' from Kconfig filesRussell King2006-01-133-5/+0Star
| * | [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
| * | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-1382-96/+0Star
| * | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3Star
| * | [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* | | [PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar2006-01-151-3/+3
* | | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-151-0/+16
* | | [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-152-2/+27
* | | [PATCH] s390: add dummy pm_power_offMartin Schwidefsky2006-01-151-0/+5
* | | [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-152-8/+2Star
* | | [PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan2006-01-151-3/+3
* | | [PATCH] s390: show_task oopsHeiko Carstens2006-01-151-3/+11
* | | [PATCH] s390: sha256 crypto code fixJan Glauber2006-01-151-7/+22
* | | [PATCH] s390: aes crypto code fixesJan Glauber2006-01-151-16/+44
* | | [PATCH] s390: des crypto code speedupJan Glauber2006-01-151-7/+210
* | | [PATCH] s390: des crypto code cleanupJan Glauber2006-01-151-88/+67Star
* | | [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-151-18/+39
* | | [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap2006-01-151-9/+9
* | | [PATCH] uml: fix symbol for mktimeMiklos Szeredi2006-01-151-1/+2
* | | [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-152-0/+4
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-141-0/+2
|\ \
| * | [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-141-0/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-1410-63/+65
|\ \
| * | [PATCH] Add vio_bus_type probe and remove methodsRussell King2006-01-131-4/+4
| * | [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add sh_bus_type probe and remove methodsRussell King2006-01-131-17/+17
| * | [PATCH] Add ocp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add parisc_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
| * | [PATCH] Add logic module bus_type probe/remove methodsRussell King2006-01-131-18/+18
| * | [PATCH] Add locomo bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
| |/
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-142-2/+0Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1418-1499/+523Star
|\ \
| * | [IA64] build broken for ia64 simserial.cAndreas Schwab2006-01-141-8/+2Star
| * | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-132-0/+84