aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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
| * | | [PATCH] OMAP GPIO wrappersDavid Brownell2007-02-121-0/+66
| * | | [PATCH] GPIO coreDavid Brownell2007-02-122-0/+32
| * | | [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman2007-02-121-3/+0
| * | | [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman2007-02-121-14/+0
| * | | [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-123-4/+4
| * | | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-121-1/+1
| * | | [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-121-1/+2
| * | | [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-121-1/+0
| * | | [PATCH] Minix V3 supportAndries Brouwer2007-02-122-1/+25
| * | | [PATCH] SPI eeprom driverDavid Brownell2007-02-121-0/+22
| * | | [PATCH] SPI doc clarificationsDavid Brownell2007-02-121-1/+17
| * | | [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-122-2/+2
| * | | [PATCH] spi: remove return in spi_unregister_driver()Ben Dooks2007-02-121-4/+2
| * | | [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2007-02-121-0/+11
| * | | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-121-0/+72
| * | | [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-121-2/+0
| * | | [PATCH] export ufs_fs.h to userspaceMike Frysinger2007-02-123-2/+4
| * | | [PATCH] lockdep: forward declare struct task_structHeiko Carstens2007-02-121-0/+2
| * | | [PATCH] warning fix: unsigned->signedTomasz Kvarsin2007-02-121-4/+6
| * | | [PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig2007-02-121-1/+0
| * | | [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day2007-02-121-0/+1
| * | | [PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson2007-02-121-5/+0
| * | | [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-121-0/+2