summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-084-76/+55
|\
| * i2c-stub: Documentation updateJean Delvare2009-12-061-2/+2
| * i2c-stub: Allow user to disable some commandsJean Delvare2009-12-061-0/+6
| * i2c-stub: Implement I2C block supportJean Delvare2009-12-061-3/+3
| * i2c: Drop probe, ignore and force module parametersJean Delvare2009-12-061-0/+44
| * i2c-voodoo3: DeleteJean Delvare2009-12-062-71/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-081-4/+8
|\ \
| * | PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-061-2/+5
| * | PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki2009-12-061-2/+3
| |/
* | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-081-0/+109
|\ \
| * | KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-031-0/+49
| * | KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-031-0/+36
| * | KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-031-0/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-086-28/+109
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-056-220/+92
| |\ \ \
| * | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-031-0/+6
| * | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-021-0/+8
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-2/+2
| |\ \ \ \
| | * | | | ip: update the description of rp_filter in ip-sysctl.txtShan Wei2009-12-021-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-015-14/+289
| |\ \ \ \ | | |/ / /
| * | | | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-12/+0
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1825-355/+937
| |\ \ \ \
| * | | | | net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang2009-11-171-4/+5
| * | | | | net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang2009-11-131-0/+9
| * | | | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-071-0/+3
| * | | | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-071-0/+18
| * | | | | bonding: introduce primary_reselect optionJiri Pirko2009-10-071-1/+41
| * | | | | gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-061-13/+21
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-062-16/+75
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-083-5/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-042-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai2009-11-181-0/+1
| | * | | | | | | ALSA: hda - Add description of beep_mode in ALSA-Configuration.txtTakashi Iwai2009-11-161-0/+3
| * | | | | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-013-190/+203
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-012-5/+8
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-051-1/+1
| | * | | | | | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+2
| | * | | | | | | ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-011-0/+1
| | * | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01236-1180/+40174
| | |\ \ \ \ \ \ \
| | * | | | | | | | ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-0/+1
| | * | | | | | | | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-011-4/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-22/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-181-22/+0
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov2009-10-141-0/+9
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-053-1/+19
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-2610-227/+590
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched: Limit the number of scheduler debug messagesMike Travis2009-11-261-0/+2
| * | | | | | | | | | | sched: Add USER_SCHED to feature removal listDhaval Giani2009-11-041-0/+15
| * | | | | | | | | | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-1/+2
OpenPOWER on IntegriCloud