Age | Commit message (Expand) | Author | Files | Lines |
2009-10-08 | Blackfin: drop cs_change_per_word setting | Mike Frysinger | 5 | -8/+0 |
2009-10-08 | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger | 1 | -25/+41 |
2009-10-08 | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich | 5 | -50/+31 |
2009-10-07 | Blackfin: fix missed cache config renames | Graf Yang | 1 | -2/+2 |
2009-10-07 | Blackfin: cplbinfo: drop d_path() hacks | Mike Frysinger | 1 | -13/+12 |
2009-10-07 | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines | Mike Frysinger | 1 | -0/+2 |
2009-10-07 | Blackfin: BF51x: add PTP MMR defines | Barry Song | 2 | -0/+69 |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 248 | -4298/+893 |
2009-10-07 | Blackfin: convert to use arch_gettimeoffset() | john stultz | 2 | -65/+8 |
2009-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2 | -16/+1 |
2009-10-05 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -30/+120 |
2009-10-05 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 3 | -1/+5 |
2009-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -59/+547 |
2009-10-05 | iSCSI/iBFT: use proper address translation | Jan Beulich | 2 | -3/+3 |
2009-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -30/+34 |
2009-10-05 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2009-10-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+5 |
2009-10-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -21/+36 |
2009-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 7 | -53/+52 |
2009-10-05 | microblaze: Clear sticky FSR register after saving it to func parametr | Michal Simek | 2 | -1/+3 |
2009-10-05 | microblaze: UMS is used only for MMU kernel | Michal Simek | 1 | -0/+2 |
2009-10-05 | sparc: using HZ needs an include of linux/param.h | Stephen Rothwell | 1 | -0/+1 |
2009-10-05 | Revert "ide: try to use PIO Mode 0 during probe if possible" | David S. Miller | 1 | -9/+0 |
2009-10-05 | Linux 2.6.32-rc3v2.6.32-rc3 | Linus Torvalds | 1 | -1/+1 |
2009-10-05 | headers: remove sched.h from poll.h | Alexey Dobriyan | 26 | -1/+27 |
2009-10-05 | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 4 | -0/+535 |
2009-10-05 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -4/+13 |
2009-10-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -103/+112 |
2009-10-05 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -257/+64 |
2009-10-05 | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 5 | -5/+15 |
2009-10-05 | i2c: Hide probe errors caused by ACPI resource conflicts | Jean Delvare | 7 | -8/+12 |
2009-10-05 | i2c: Minor documentation update | Jean Delvare | 1 | -1/+1 |
2009-10-05 | mfd: AB3100 drop unused module parameters | Jean Delvare | 1 | -3/+1 |
2009-10-05 | Staging: IIO: tsl2561: Drop unused module parameters | Jean Delvare | 1 | -4/+0 |
2009-10-05 | leds: leds-pca9532 - Drop unused module parameters | Jean Delvare | 1 | -3/+0 |
2009-10-05 | ltc4215/ltc4245: Discard obsolete detect methods | Jean Delvare | 4 | -174/+18 |
2009-10-05 | ds2482: Discard obsolete detect method | Jean Delvare | 2 | -33/+8 |
2009-10-05 | max6875: Discard obsolete detect method | Jean Delvare | 2 | -26/+9 |
2009-10-05 | i2c: Move misc devices documentation | Jean Delvare | 2 | -0/+0 |
2009-10-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 26 | -480/+999 |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 6 | -42/+19 |
2009-10-04 | cfq-iosched: don't delay async queue if it hasn't dispatched at all | Jens Axboe | 1 | -9/+2 |
2009-10-04 | KVM: add support for change_pte mmu notifiers | Izik Eidus | 3 | -9/+68 |
2009-10-04 | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes | Izik Eidus | 2 | -7/+26 |
2009-10-04 | KVM: MMU: dont hold pagecount reference for mapped sptes pages | Izik Eidus | 1 | -5/+2 |
2009-10-04 | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID | Avi Kivity | 1 | -0/+2 |
2009-10-04 | KVM: VMX: flush TLB with INVEPT on cpu migration | Marcelo Tosatti | 1 | -1/+1 |
2009-10-04 | KVM: fix LAPIC timer period overflow | Aurelien Jarno | 1 | -1/+1 |
2009-10-04 | KVM: s390: fix memsize >= 4G | Christian Borntraeger | 1 | -1/+1 |
2009-10-04 | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly | Joerg Roedel | 1 | -6/+17 |