summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06278-306/+282Star
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-0614-15/+13Star
* [ARM] clean up a load of old declarationsRussell King2008-09-065-9/+3Star
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-062-39/+37Star
* [ARM] sparse: quieten arch/arm/kernel/irq.cRussell King2008-09-061-0/+4
* [ARM] remove pc_pointer()Russell King2008-09-065-14/+7Star
* [ARM] sparse: fix several warningsRussell King2008-09-056-38/+11Star
* [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2008-09-012-8/+4Star
* [ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas2008-09-011-5/+5
* [ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas2008-09-011-1/+1
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-0158-50/+201
* [ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek2008-09-014-33/+34
* [ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre2008-09-011-2/+2
* [ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre2008-09-011-1/+1
* [ARM] 5218/1: arm: improved futex supportMikael Pettersson2008-09-011-3/+121
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-013-14/+4Star
* [ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidleRussell King2008-09-011-4/+14
* [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-017-0/+527
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-017-90/+101
* [ARM] cputype: separate definitions, use themRussell King2008-09-0118-114/+131
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-266-113/+144
|\
| * bnx2x: Version updateEilon Greenstein2008-08-261-2/+2
| * bnx2x: Multi QueueYitchak Gertner2008-08-261-4/+2Star
| * bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-261-76/+73Star
| * bnx2x: NIC load failure cleanupYitchak Gertner2008-08-261-12/+10Star
| * bnx2x: Initialization structureYitchak Gertner2008-08-261-11/+11
| * bnx2x: HW lock timeoutEilon Greenstein2008-08-261-2/+2
| * bnx2x: Minimize lock timeEilon Greenstein2008-08-261-1/+4
| * bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-261-0/+3
| * bnx2x: Rx work checkEilon Greenstein2008-08-262-1/+8
| * ipv6: sysctl fixesAl Viro2008-08-261-1/+1
| * ipv4: sysctl fixesAl Viro2008-08-261-4/+20
| * sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-08-262-0/+9
* | ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell2008-08-261-1/+1
* | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds2008-08-251-22/+8Star
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-251-8/+4Star
|\ \
| * | rtc: fix deadlockIngo Molnar2008-08-231-8/+4Star
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-257-20/+142
|\ \ \
| * | | x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-251-0/+2
| * | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25422-4668/+4484Star
| |\ \ \
| * | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-251-0/+78
| * | | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-251-0/+4
| * | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-233-13/+11Star
| * | | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-231-4/+31
| * | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-231-3/+16
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-251-50/+34Star
|\ \ \ \ \
| * | | | | sched_clock: fix cpu_clock()Peter Zijlstra2008-08-251-50/+34Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-255-37/+32Star
|\ \ \ \ \ \
| * | | | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-221-0/+2