aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-09i.MX3: Fix compiler warningsLuotao Fu
2008-09-09MXC: add RTCK alternate function definitionsLuotao Fu
2008-09-09mxc: add cscr register defintionsLuotao Fu
2008-09-09MX31: add macros to configure spi pinsLuotao Fu
2008-09-09MXC: Lets handle IRQ by priority, defined with exported API functionDarius Augulis
2008-09-09i.MX31ADS: Add CPLD interrupts demultiplexing (take 3).Gilles Chanteperdrix
2008-09-09i.MX31ADS: Enable the first IMX serial port. (take 3)Gilles Chanteperdrix
2008-09-09i.MX27: add definitions for USB pinsSascha Hauer
2008-09-09i.MX2: make SoC devices globally availableSascha Hauer
2008-09-09i.MX3: make SoC devices globally availableSascha Hauer
2008-09-09MXC: add convenience function to register platform devicesSascha Hauer
2008-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds
2008-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-08Fix format of MAINTAINERSUwe Kleine-König
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-08usb: fix null deferences in low level usb serialJason Wessel
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo
2008-09-08sata_nv: disable hardreset for genericTejun Heo
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu