summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-1/+1
| * | | | [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-311-5/+5
| * | | | [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-2/+1
| * | | | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-311-2/+0
| * | | | [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-311-0/+2
| * | | | [PATCH] pcmcia: AT91RM9200 Compact Flash driverAndrew Victor2006-03-311-0/+3
| * | | | [PATCH] pcmcia: remove wrong comment in ciscode.hKomuro2006-03-311-1/+1
| * | | | [PATCH] pcmcia: remove duplicate fields in io_window_tDominik Brodowski2006-03-311-2/+0
| * | | | [PATCH] pcmcia: size reduction if ioctl isn't compiledDominik Brodowski2006-03-311-2/+4
| * | | | [PATCH] pcmcia: remove pcmcia_compat.cDominik Brodowski2006-03-312-6/+21
| * | | | [PATCH] pcmcia: use mutexes instead of semaphoresDominik Brodowski2006-03-311-1/+2
| * | | | [PATCH] pcmcia: remove unused definesDominik Brodowski2006-03-312-12/+0
| * | | | [PATCH] pcmcia: make config_t independent, add reference countingDominik Brodowski2006-03-311-1/+0
| * | | | [PATCH] pcmcia: access config_t using pointer instead of arrayDominik Brodowski2006-03-311-0/+2
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-04-027-17/+43
|\ \ \ \
| * | | | Input: add support for Braille devicesSamuel Thibault2006-04-023-0/+24
| * | | | Manual merge with Linus.Dmitry Torokhov2006-04-02808-10946/+15176
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Input: fix input_free_device() implementationDmitry Torokhov2006-03-141-6/+6
| * | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-03-13109-724/+521
| |\ \ \ \
| * | | | | Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-191-2/+2
| * | | | | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-3/+4
| * | | | | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-192-5/+6
| * | | | | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-191-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-04-022-59/+146
|\ \ \ \ \ \
| * | | | | | [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-20/+0
| * | | | | | [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-011-0/+100
| * | | | | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-39/+46
| | |_|/ / / | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-022-5/+5
|\ \ \ \ \ \
| * | | | | | [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-312-3/+3
| * | | | | | [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-312-2/+2
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-029-74/+156
|\ \ \ \ \ \
| * | | | | | [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-012-0/+85
| * | | | | | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-013-39/+47
| * | | | | | [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-013-18/+22
| * | | | | | [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-011-16/+1
| * | | | | | [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-011-1/+1
| |/ / / / /
* | | | | | splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2006-04-021-0/+3
|/ / / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-313-20/+4
|\ \ \ \ \
| * | | | | [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor changeLennert Buytenhek2006-03-301-8/+3
| * | | | | [ARM] 3434/1: pxa i2s amsl defineMarc-Andre Hebert2006-03-301-1/+1
| * | | | | [ARM] Allow un-muxed syscalls to be available for everyoneRussell King2006-03-301-11/+0
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-311-3/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-311-3/+3
| * | | | | [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-301-0/+28
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-314-58/+34
|\ \ \ \ \ \
| * | | | | | [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-312-5/+29
| * | | | | | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller2006-03-311-3/+0
| * | | | | | [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-291-50/+5
* | | | | | | [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33
* | | | | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-311-1/+0
OpenPOWER on IntegriCloud