aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-131-1/+1
|\
| * [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-121-1/+1
|\ \
| * | [SPARC64]: Increase command line size to 2048 like other arches.David S. Miller2007-02-121-1/+1
* | | [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2007-02-122-2/+2
* | | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-0/+6
* | | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-0/+6
* | | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-121-1/+1
* | | [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-1/+1
* | | [NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2007-02-121-1/+1
|/ /
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-122-5/+3
|\ \
| * | [S390] remove __io_virt and mmiowb.Martin Schwidefsky2007-02-121-5/+1
| * | [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-121-0/+2
* | | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* | | [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-1214-43/+43
* | | [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-129-13/+13
* | | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-0/+2
* | | [PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven2007-02-121-0/+10
* | | [PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven2007-02-122-0/+45
* | | [PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2007-02-121-0/+9
* | | [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-15/+16
* | | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-121-0/+738
* | | [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-121-1/+2
* | | [PATCH] remove the broken FB_S3TRIO driverAdrian Bunk2007-02-121-79/+0
* | | [PATCH] proper prototype for tosh_smm()Adrian Bunk2007-02-121-0/+2
* | | [PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek2007-02-122-0/+131
* | | [PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...Avi Kivity2007-02-121-1/+11
* | | [PATCH] kvm: Fix mismatch between 32-bit and 64-bit abiAvi Kivity2007-02-121-1/+2
* | | [PATCH] kvm: Two-way apic tpr synchronizationDor Laor2007-02-121-0/+2
* | | [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-122-12/+23
* | | [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-122-3/+2
* | | [PATCH] ia64: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | | [PATCH] x86_64: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | | [PATCH] i386: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | | [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-121-1/+1
* | | [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-121-2/+3
* | | [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-121-0/+1
* | | [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-121-4/+0
* | | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever2007-02-121-0/+5
* | | [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independentChuck Lever2007-02-121-4/+11
* | | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-2/+15
* | | [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_reqChuck Lever2007-02-121-2/+3
* | | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-0/+3
* | | [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sockChuck Lever2007-02-121-0/+3
* | | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-121-1/+1
* | | [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...Chuck Lever2007-02-121-0/+7
* | | [PATCH] S3C2410 GPIO wrappersPhilipp Zabel2007-02-121-0/+65
* | | [PATCH] SA1100 GPIO wrappersPhilipp Zabel2007-02-121-0/+81
* | | [PATCH] PXA GPIO wrappersPhilipp Zabel2007-02-121-0/+72
* | | [PATCH] AT91 GPIO wrappersDavid Brownell2007-02-121-2/+46