sys_remap_file_pages: fix -vm_file accounting

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a459e44ad837018ea5c34a9efe8eb4ad27ded26 Commit: 8a459e44ad837018ea5c34a9efe8eb4ad27ded26 Parent: c0b49b0d164c4902e53c17d90e2c5e5a2ac9e132 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

drivers/net/wireless/b43/main.c needs io.h

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96cf49a2c13e8dcf442abaadf6645f6a1fb3ae92 Commit: 96cf49a2c13e8dcf442abaadf6645f6a1fb3ae92 Parent: 8a459e44ad837018ea5c34a9efe8eb4ad27ded26 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

lockdep: annotate epoll

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ccf831cbee94df9c5006dd46248c0f07847dd7c Commit: 0ccf831cbee94df9c5006dd46248c0f07847dd7c Parent: 96cf49a2c13e8dcf442abaadf6645f6a1fb3ae92 Author: Peter Zijlstra [EMAIL PROTECTED] AuthorDate:

get_task_comm(): return the result

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59714d65dfbc86d5cb93adc5bac57a921cc2fa84 Commit: 59714d65dfbc86d5cb93adc5bac57a921cc2fa84 Parent: 0ccf831cbee94df9c5006dd46248c0f07847dd7c Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

clone: prepare to recycle CLONE_STOPPED

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bdff746a3915f109bd13730b6847e33e17e91ed3 Commit: bdff746a3915f109bd13730b6847e33e17e91ed3 Parent: 59714d65dfbc86d5cb93adc5bac57a921cc2fa84 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

__group_complete_signal(): fix coredump with group stop race

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=198466b41d11dd062fb26ee0376080458d7bfcaf Commit: 198466b41d11dd062fb26ee0376080458d7bfcaf Parent: bdff746a3915f109bd13730b6847e33e17e91ed3 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

remove handle_group_stop() in favor of do_signal_stop()

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f558b7e408026eb3c6afcd0e8fc1f7fe31195a6a Commit: f558b7e408026eb3c6afcd0e8fc1f7fe31195a6a Parent: 198466b41d11dd062fb26ee0376080458d7bfcaf Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

exec: rework the group exit and fix the race with kill

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed5d2cac114202fe2978a9cbcab8f5032796d538 Commit: ed5d2cac114202fe2978a9cbcab8f5032796d538 Parent: f558b7e408026eb3c6afcd0e8fc1f7fe31195a6a Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

timerfd: introduce a new hrtimer_forward_now() function

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e05ad7d4e3b11f935998882b5d9c3b257137f1b Commit: 5e05ad7d4e3b11f935998882b5d9c3b257137f1b Parent: ed5d2cac114202fe2978a9cbcab8f5032796d538 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

timerfd: new timerfd API

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d672e7ac79b5ec5cdc90e450823441e20464691 Commit: 4d672e7ac79b5ec5cdc90e450823441e20464691 Parent: 5e05ad7d4e3b11f935998882b5d9c3b257137f1b Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

timerfd: wire the new timerfd API to the x86 family

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb9282ee589e57360ab701a7e450e03e7890401d Commit: cb9282ee589e57360ab701a7e450e03e7890401d Parent: 4d672e7ac79b5ec5cdc90e450823441e20464691 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

timerfd: un-break CONFIG_TIMERFD

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f79c343e2e5ba82b9661e7287a42fac596bf367a Commit: f79c343e2e5ba82b9661e7287a42fac596bf367a Parent: cb9282ee589e57360ab701a7e450e03e7890401d Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

sdio: fix module device table definition for m68k

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7492d4a416d68ab4bd254b36ffcc4e0138daa8ff Commit: 7492d4a416d68ab4bd254b36ffcc4e0138daa8ff Parent: f79c343e2e5ba82b9661e7287a42fac596bf367a Author: Al Viro [EMAIL PROTECTED] AuthorDate: Mon Feb

include/asm-powerpc/nvram.h needs list.h

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=134d495656d674511b7ea074f819d92fcc2024fa Commit: 134d495656d674511b7ea074f819d92fcc2024fa Parent: 7492d4a416d68ab4bd254b36ffcc4e0138daa8ff Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

m32r: remove dead config symbols from M32R code

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7852375bbbfc7fb9c1117d73914aeb3baf917539 Commit: 7852375bbbfc7fb9c1117d73914aeb3baf917539 Parent: 134d495656d674511b7ea074f819d92fcc2024fa Author: Jiri Olsa [EMAIL PROTECTED] AuthorDate: Mon

pcmcia: convert some internal-only ioaddr_t to unsigned int

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ecb8a8472f6d314096f20885722f2033d2071719 Commit: ecb8a8472f6d314096f20885722f2033d2071719 Parent: 7852375bbbfc7fb9c1117d73914aeb3baf917539 Author: Olof Johansson [EMAIL PROTECTED] AuthorDate:

pcmcia: stop updating dev-power.power_state

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6b4fa6d698f5cf331ead08db4ba5e60cd3c83be Commit: d6b4fa6d698f5cf331ead08db4ba5e60cd3c83be Parent: 906da809c5be30b4c7f32bb6a489fb25ad794878 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

pcmcia: include bad CIS filename in error message

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52debb06238b8076ec2667359668d4c5e38e8807 Commit: 52debb06238b8076ec2667359668d4c5e38e8807 Parent: d6b4fa6d698f5cf331ead08db4ba5e60cd3c83be Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Mon

pcmcia/3c574_cs: fix 'shadow variable' warning

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1569d9e89a77d51750497dc23d303e27d0d9494d Commit: 1569d9e89a77d51750497dc23d303e27d0d9494d Parent: 52debb06238b8076ec2667359668d4c5e38e8807 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

pcmcia/axnet_cs: make functions static

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b2e43861b09bce857d41d47c853003be587a575 Commit: 6b2e43861b09bce857d41d47c853003be587a575 Parent: 1569d9e89a77d51750497dc23d303e27d0d9494d Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c61f26fa609f11a471a68668b838b7366b2b75e0 Commit: c61f26fa609f11a471a68668b838b7366b2b75e0 Parent: 6b2e43861b09bce857d41d47c853003be587a575 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

pcmcia/fmvj18x_cs: fix 'shadow variable' warning

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cfd4734c1e686164c87b9f31b67401cdf6f34238 Commit: cfd4734c1e686164c87b9f31b67401cdf6f34238 Parent: c61f26fa609f11a471a68668b838b7366b2b75e0 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

pcmcia/pcnet_cs: fix 'shadow variable' warning

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ab9898e32971b938f9e8a997b12d0c4dd4832f7 Commit: 9ab9898e32971b938f9e8a997b12d0c4dd4832f7 Parent: cfd4734c1e686164c87b9f31b67401cdf6f34238 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

at91_cf: use generic gpio calls

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4c1fc445c29c6208c44e10c0253beea890bf5435 Commit: 4c1fc445c29c6208c44e10c0253beea890bf5435 Parent: 9ab9898e32971b938f9e8a997b12d0c4dd4832f7 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

drivers/pcmcia: Add missing iounmap

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a1c3e1aa977457ded6fd0739e032c9684bf23bd Commit: 5a1c3e1aa977457ded6fd0739e032c9684bf23bd Parent: 4c1fc445c29c6208c44e10c0253beea890bf5435 Author: Julia Lawall [EMAIL PROTECTED] AuthorDate: Mon

drivers/pcmcia: add missing pci_dev_get

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1523508d6321436b6edfcd99aab04a344f9aed3f Commit: 1523508d6321436b6edfcd99aab04a344f9aed3f Parent: 5a1c3e1aa977457ded6fd0739e032c9684bf23bd Author: Julia Lawall [EMAIL PROTECTED] AuthorDate: Mon

serial: keep the DTR setting for serial console.

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3e4642be734ce3d2c7398246d8cbced3a039f54 Commit: c3e4642be734ce3d2c7398246d8cbced3a039f54 Parent: 1523508d6321436b6edfcd99aab04a344f9aed3f Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Mon

drivers/serial/s3c2410.c: remove dead config symbols

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1452750afc923b838a76e23150d5f1b4fc718b11 Commit: 1452750afc923b838a76e23150d5f1b4fc718b11 Parent: c3e4642be734ce3d2c7398246d8cbced3a039f54 Author: Jiri Olsa [EMAIL PROTECTED] AuthorDate: Mon

serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02c9b5cf9acd8a85313b892dc5196ccf133d4884 Commit: 02c9b5cf9acd8a85313b892dc5196ccf133d4884 Parent: 1452750afc923b838a76e23150d5f1b4fc718b11 Author: Krauth.Julien [EMAIL PROTECTED] AuthorDate:

8250.c: support specifying DW APB UARTs in device platform_data

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74a197417240120d638d67d74f48655fb7f46f16 Commit: 74a197417240120d638d67d74f48655fb7f46f16 Parent: 02c9b5cf9acd8a85313b892dc5196ccf133d4884 Author: Will Newton [EMAIL PROTECTED] AuthorDate: Mon

serial: avoid waking up closed serial ports on resume

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d778a69370cc1b643b13648df971c83ff5654ef Commit: 9d778a69370cc1b643b13648df971c83ff5654ef Parent: 74a197417240120d638d67d74f48655fb7f46f16 Author: Russell King [EMAIL PROTECTED] AuthorDate: Mon

serial: avoid stalling suspend if serial port won't drain

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8c6bfa39d6bd7347f43937c8767ae145b61bcb4 Commit: c8c6bfa39d6bd7347f43937c8767ae145b61bcb4 Parent: 9d778a69370cc1b643b13648df971c83ff5654ef Author: Russell King [EMAIL PROTECTED] AuthorDate: Mon

serial: speed setup failure reporting

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d4d67beb963de8865499781b8523e5b683819c3 Commit: 6d4d67beb963de8865499781b8523e5b683819c3 Parent: c8c6bfa39d6bd7347f43937c8767ae145b61bcb4 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Mon Feb

serial: Coding style

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e8d4e2075e049664294722b436edfc5ced6ca53 Commit: 3e8d4e2075e049664294722b436edfc5ced6ca53 Parent: 6d4d67beb963de8865499781b8523e5b683819c3 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Mon Feb

serial: MPSC: set baudrate when BRG divider is set.

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bbdc3d51cf793dd81c38f794f4cb73df58d1527 Commit: 7bbdc3d51cf793dd81c38f794f4cb73df58d1527 Parent: 3e8d4e2075e049664294722b436edfc5ced6ca53 Author: Mark A. Greer [EMAIL PROTECTED] AuthorDate:

iommu sg merging: add device_dma_parameters structure

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b7b651055221127304a4e373ee9b762398d54d7 Commit: 6b7b651055221127304a4e373ee9b762398d54d7 Parent: 7bbdc3d51cf793dd81c38f794f4cb73df58d1527 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: PCI: add device_dma_parameters support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d57cdfacaa1c207bf4c071f89835e0368766a50 Commit: 4d57cdfacaa1c207bf4c071f89835e0368766a50 Parent: 6b7b651055221127304a4e373ee9b762398d54d7 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: x86: make pci-gart iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42d00284e16bf998f8f93ce5d061df81b0ff283e Commit: 42d00284e16bf998f8f93ce5d061df81b0ff283e Parent: 4d57cdfacaa1c207bf4c071f89835e0368766a50 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: ppc: make iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=740c3ce66700640a6e6136ff679b067e92125794 Commit: 740c3ce66700640a6e6136ff679b067e92125794 Parent: 42d00284e16bf998f8f93ce5d061df81b0ff283e Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: IA64: make sba_iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a031bbcb8d7559d61f383880f23dd0e047247410 Commit: a031bbcb8d7559d61f383880f23dd0e047247410 Parent: 740c3ce66700640a6e6136ff679b067e92125794 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: alpha: make pci_iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c53664dcd5df7349edb56f04c743bf66510a6f1 Commit: 7c53664dcd5df7349edb56f04c743bf66510a6f1 Parent: a031bbcb8d7559d61f383880f23dd0e047247410 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: sparc64: make iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fde6a3c82d67f592eb587be4d1b0ae6d4321 Commit: fde6a3c82d67f592eb587be4d1b0ae6d4321 Parent: 7c53664dcd5df7349edb56f04c743bf66510a6f1 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: parisc: make iommu respect the segment size limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1b5163206769aa93271bc1029e877ea9f920a5d Commit: d1b5163206769aa93271bc1029e877ea9f920a5d Parent: fde6a3c82d67f592eb587be4d1b0ae6d4321 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=860ac568e825b623b0b335ca277dd47d1d7fd5d0 Commit: 860ac568e825b623b0b335ca277dd47d1d7fd5d0 Parent: d1b5163206769aa93271bc1029e877ea9f920a5d Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7d8629f8b4b250fda578e59ecddc77c6bdec2b6 Commit: b7d8629f8b4b250fda578e59ecddc77c6bdec2b6 Parent: 860ac568e825b623b0b335ca277dd47d1d7fd5d0 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: aacraid: use pci_set_dma_max_seg_size

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0c95fdc59640824d7e0b017be295fb912ceef4ab Commit: 0c95fdc59640824d7e0b017be295fb912ceef4ab Parent: b7d8629f8b4b250fda578e59ecddc77c6bdec2b6 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg: add IOMMU helper functions for the free area management

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0291df8cc9dac09c303d21d5bcd2ad73762c836a Commit: 0291df8cc9dac09c303d21d5bcd2ad73762c836a Parent: 0c95fdc59640824d7e0b017be295fb912ceef4ab Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg: powerpc: remove DMA 4GB boundary protection

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=383af9525bb27f927511874f6306247ec13f1c28 Commit: 383af9525bb27f927511874f6306247ec13f1c28 Parent: fb3475e9b6bfa666107512fbd6006c26014f04b8 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg: x86: convert calgary IOMMU to use the IOMMU helper

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b39b077789955c8389488d53d075518fdcd582e Commit: 1b39b077789955c8389488d53d075518fdcd582e Parent: 383af9525bb27f927511874f6306247ec13f1c28 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg: x86: convert gart IOMMU to use the IOMMU helper

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fde9a1094ddf2892188a8a0eccda527de47cba8e Commit: fde9a1094ddf2892188a8a0eccda527de47cba8e Parent: 1b39b077789955c8389488d53d075518fdcd582e Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg: kill __clear_bit_string and find_next_zero_string

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67ec11cf968241c9ae907f8817b6ac74d4dd71d7 Commit: 67ec11cf968241c9ae907f8817b6ac74d4dd71d7 Parent: fde9a1094ddf2892188a8a0eccda527de47cba8e Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d22a6966b8029913fac37d078ab2403898d94c63 Commit: d22a6966b8029913fac37d078ab2403898d94c63 Parent: 67ec11cf968241c9ae907f8817b6ac74d4dd71d7 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: PCI: add dma segment boundary support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59fc67dedb46c29442989e52af39da67aea52512 Commit: 59fc67dedb46c29442989e52af39da67aea52512 Parent: d22a6966b8029913fac37d078ab2403898d94c63 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: swiotlb: respect the segment boundary limits

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=681cc5cd3efbeafca6386114070e0bfb5012e249 Commit: 681cc5cd3efbeafca6386114070e0bfb5012e249 Parent: 59fc67dedb46c29442989e52af39da67aea52512 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99c84dbdc73d158a1ab955a4a5f74c18074796a3 Commit: 99c84dbdc73d158a1ab955a4a5f74c18074796a3 Parent: 681cc5cd3efbeafca6386114070e0bfb5012e249 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

gpiolib: add drivers/gpio directory

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a9c5fff542544c8595bb12efeb278a96d99386fc Commit: a9c5fff542544c8595bb12efeb278a96d99386fc Parent: 99c84dbdc73d158a1ab955a4a5f74c18074796a3 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

gpiolib: add gpio provider infrastructure

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d2876d08d86f22ce1f276fc29f6baec8b53e32c6 Commit: d2876d08d86f22ce1f276fc29f6baec8b53e32c6 Parent: a9c5fff542544c8595bb12efeb278a96d99386fc Author: David Brownell [EMAIL PROTECTED] AuthorDate:

gpiolib: update Documentation/gpio.txt

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c2db759ece63fd166cf0849b7b271589fa1b754 Commit: 7c2db759ece63fd166cf0849b7b271589fa1b754 Parent: d2876d08d86f22ce1f276fc29f6baec8b53e32c6 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

gpiolib support for the PXA architecture

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c44f5f16fee880b294f8068354bfb9dddf1349b Commit: 1c44f5f16fee880b294f8068354bfb9dddf1349b Parent: 7c2db759ece63fd166cf0849b7b271589fa1b754 Author: Philipp Zabel [EMAIL PROTECTED] AuthorDate:

iommu sg: powerpc: convert iommu to use the IOMMU helper

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb3475e9b6bfa666107512fbd6006c26014f04b8 Commit: fb3475e9b6bfa666107512fbd6006c26014f04b8 Parent: 0291df8cc9dac09c303d21d5bcd2ad73762c836a Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

gpiolib: pcf857x i2c gpio expander support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15fae37d9f5f21571a9618d8353164b6ddfea6f6 Commit: 15fae37d9f5f21571a9618d8353164b6ddfea6f6 Parent: 1c44f5f16fee880b294f8068354bfb9dddf1349b Author: David Brownell [EMAIL PROTECTED] AuthorDate:

mcp23s08 spi gpio expander support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e58b9e2762a6ef99e20dba47aba21b911658541d Commit: e58b9e2762a6ef99e20dba47aba21b911658541d Parent: 15fae37d9f5f21571a9618d8353164b6ddfea6f6 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

gpiolib: pca9539 i2c gpio expander support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e60fdcf0c2905d7a8fc4cb2b3711ea5c5acaae1 Commit: 9e60fdcf0c2905d7a8fc4cb2b3711ea5c5acaae1 Parent: e58b9e2762a6ef99e20dba47aba21b911658541d Author: eric miao [EMAIL PROTECTED] AuthorDate: Mon

deprecate obsolete pca9539 driver

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b72540c30c9c8c2c3f17cae29962cfb50fbe166a Commit: b72540c30c9c8c2c3f17cae29962cfb50fbe166a Parent: 9e60fdcf0c2905d7a8fc4cb2b3711ea5c5acaae1 Author: eric miao [EMAIL PROTECTED] AuthorDate: Mon

gpiolib: avr32 at32ap platform support

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b98348bdd08dc4ec11828aa98a78edde15c53cfa Commit: b98348bdd08dc4ec11828aa98a78edde15c53cfa Parent: b72540c30c9c8c2c3f17cae29962cfb50fbe166a Author: David Brownell [EMAIL PROTECTED] AuthorDate:

Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eebd2aa355692afaf9906f62118620f1a1c19dbb Commit: eebd2aa355692afaf9906f62118620f1a1c19dbb Parent: b98348bdd08dc4ec11828aa98a78edde15c53cfa Author: Christoph Lameter [EMAIL PROTECTED]

Move vmalloc_to_page() to mm/vmalloc.

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9 Commit: 48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9 Parent: eebd2aa355692afaf9906f62118620f1a1c19dbb Author: Christoph Lameter [EMAIL PROTECTED]

vmalloc: add const to void* parameters

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3bdda02aa547a0753b4fdbc105e86ef9046b30b Commit: b3bdda02aa547a0753b4fdbc105e86ef9046b30b Parent: 48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9 Author: Christoph Lameter [EMAIL PROTECTED]

i386: Resolve dependency of asm-i386/pgtable.h on highmem.h

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b7a96114bd5991d355a1f1c1d3d9c0c9d9c1cfc Commit: 0b7a96114bd5991d355a1f1c1d3d9c0c9d9c1cfc Parent: b3bdda02aa547a0753b4fdbc105e86ef9046b30b Author: Christoph Lameter [EMAIL PROTECTED]

is_vmalloc_addr(): Check if an address is within the vmalloc boundaries

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e2779fa281cfda13ac060753d674bbcaa23367e Commit: 9e2779fa281cfda13ac060753d674bbcaa23367e Parent: 0b7a96114bd5991d355a1f1c1d3d9c0c9d9c1cfc Author: Christoph Lameter [EMAIL PROTECTED]

vmalloc: clean up page array indexing

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf53d6f8fa467397a16de2a2500312ae26528d34 Commit: bf53d6f8fa467397a16de2a2500312ae26528d34 Parent: 9e2779fa281cfda13ac060753d674bbcaa23367e Author: Christoph Lameter [EMAIL PROTECTED]

VM: allow get_page_unless_zero on compound pages

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aec2c3ed01ed54d0cdf7f6b7c4be217c045ac5ea Commit: aec2c3ed01ed54d0cdf7f6b7c4be217c045ac5ea Parent: bf53d6f8fa467397a16de2a2500312ae26528d34 Author: Christoph Lameter [EMAIL PROTECTED]

bufferhead: revert constructor removal

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b98938c373117043598002f197200d7ed08acd49 Commit: b98938c373117043598002f197200d7ed08acd49 Parent: aec2c3ed01ed54d0cdf7f6b7c4be217c045ac5ea Author: Christoph Lameter [EMAIL PROTECTED]

hugetlb: allow sticky directory mount option

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75897d60a54ccee94253312107f941a83b5077cb Commit: 75897d60a54ccee94253312107f941a83b5077cb Parent: b98938c373117043598002f197200d7ed08acd49 Author: Ken Chen [EMAIL PROTECTED] AuthorDate: Mon Feb

swapin_readahead: excise NUMA bogosity

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c4cc6d07b2f465fbf5efd99bbe772a49c515f3f2 Commit: c4cc6d07b2f465fbf5efd99bbe772a49c515f3f2 Parent: 75897d60a54ccee94253312107f941a83b5077cb Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

swapin_readahead: move and rearrange args

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46017e954826ac59e91df76341a3f76b45467847 Commit: 46017e954826ac59e91df76341a3f76b45467847 Parent: c4cc6d07b2f465fbf5efd99bbe772a49c515f3f2 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

swapin needs gfp_mask for loop on tmpfs

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02098feaa42b2e0087fbbe6c6ab9a23e4653b16a Commit: 02098feaa42b2e0087fbbe6c6ab9a23e4653b16a Parent: 46017e954826ac59e91df76341a3f76b45467847 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

shmem: SGP_QUICK and SGP_FAULT redundant

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=27d54b398ec0edea0e7417f003171017300e0efc Commit: 27d54b398ec0edea0e7417f003171017300e0efc Parent: 02098feaa42b2e0087fbbe6c6ab9a23e4653b16a Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

shmem_getpage return page locked

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3602444e1e3485890eea5f61366e19a287c00c4 Commit: d3602444e1e3485890eea5f61366e19a287c00c4 Parent: 27d54b398ec0edea0e7417f003171017300e0efc Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

shmem_file_write is redundant

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5402b976ae0be96b3a32f3508ab7308c380d6477 Commit: 5402b976ae0be96b3a32f3508ab7308c380d6477 Parent: d3602444e1e3485890eea5f61366e19a287c00c4 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

swapin: fix valid_swaphandles defect

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8952898b0d25223f38daf46b86156fd1c4d17ad0 Commit: 8952898b0d25223f38daf46b86156fd1c4d17ad0 Parent: 5402b976ae0be96b3a32f3508ab7308c380d6477 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

swapoff: scan ptes preemptibly

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e441889c38fe1b6ef6b963e6993076aa120176c Commit: 2e441889c38fe1b6ef6b963e6993076aa120176c Parent: 8952898b0d25223f38daf46b86156fd1c4d17ad0 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

shmem: factor out sbi-free_inodes manipulations

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b04c6890f0dc7ea6c85b9adebc883c55c667d97 Commit: 5b04c6890f0dc7ea6c85b9adebc883c55c667d97 Parent: 2e441889c38fe1b6ef6b963e6993076aa120176c Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

tmpfs: fix mounts when size is less than the page size

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=818db35992c249dc32c1d86daf7d533fb0952f5d Commit: 818db35992c249dc32c1d86daf7d533fb0952f5d Parent: 5b04c6890f0dc7ea6c85b9adebc883c55c667d97 Author: Michael Marineau [EMAIL PROTECTED] AuthorDate:

tmpfs: move swap_state stats update

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb63be0a091c512fb566ee235eb8320d5831b6e2 Commit: bb63be0a091c512fb566ee235eb8320d5831b6e2 Parent: 818db35992c249dc32c1d86daf7d533fb0952f5d Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: shuffle add_to_swap_caches

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f000944d03a5b74ab3c92b2fcdf0e944cc898065 Commit: f000944d03a5b74ab3c92b2fcdf0e944cc898065 Parent: bb63be0a091c512fb566ee235eb8320d5831b6e2 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: move swap swizzling into shmem

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73b1262fa43a778b1e154deea632cdef5009d6a1 Commit: 73b1262fa43a778b1e154deea632cdef5009d6a1 Parent: f000944d03a5b74ab3c92b2fcdf0e944cc898065 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: allow filepage alongside swappage

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9fe526a83b84edc9c5ff217a00c896bfc20b2ce Commit: d9fe526a83b84edc9c5ff217a00c896bfc20b2ce Parent: 73b1262fa43a778b1e154deea632cdef5009d6a1 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: allocate on read when stacked

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0ee5ec520ede1dc8e2194623bcebfd9fab408f2 Commit: a0ee5ec520ede1dc8e2194623bcebfd9fab408f2 Parent: d9fe526a83b84edc9c5ff217a00c896bfc20b2ce Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: make shmem_unuse more preemptible

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb5f7b9a47963d9238398cd0c2676473e3c6896d Commit: cb5f7b9a47963d9238398cd0c2676473e3c6896d Parent: a0ee5ec520ede1dc8e2194623bcebfd9fab408f2 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: open a window in shmem_unuse_inode

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e0e26c76a35de8f8bec6b2b917518cfeb52888a Commit: 2e0e26c76a35de8f8bec6b2b917518cfeb52888a Parent: cb5f7b9a47963d9238398cd0c2676473e3c6896d Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: radix_tree_preloading

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b409f9fcf04692c0f603d28c73d2e3dfed27bf54 Commit: b409f9fcf04692c0f603d28c73d2e3dfed27bf54 Parent: 2e0e26c76a35de8f8bec6b2b917518cfeb52888a Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

tmpfs: fix shmem_swaplist races

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b1b32f2c6f6bb32535d2da62075b51c980880eb Commit: 1b1b32f2c6f6bb32535d2da62075b51c980880eb Parent: b409f9fcf04692c0f603d28c73d2e3dfed27bf54 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

clean up vmtruncate

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61d5048f149572434daee0cce5e1374a8a7cf3e8 Commit: 61d5048f149572434daee0cce5e1374a8a7cf3e8 Parent: 1b1b32f2c6f6bb32535d2da62075b51c980880eb Author: Christoph Hellwig [EMAIL PROTECTED]

maps4: add proportional set size accounting in smaps

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec4dd3eb35759f9fbeb5c1abb01403b2fde64cc9 Commit: ec4dd3eb35759f9fbeb5c1abb01403b2fde64cc9 Parent: 61d5048f149572434daee0cce5e1374a8a7cf3e8 Author: Fengguang Wu [EMAIL PROTECTED] AuthorDate: Mon

maps4: rework TASK_SIZE macros

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=824552574162ac00ae636fa41386b1072379ea4a Commit: 824552574162ac00ae636fa41386b1072379ea4a Parent: ec4dd3eb35759f9fbeb5c1abb01403b2fde64cc9 Author: Dave Hansen [EMAIL PROTECTED] AuthorDate: Mon

maps4: move is_swap_pte

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=698dd4ba6b12e34e1e432c944c01478c0b2cd773 Commit: 698dd4ba6b12e34e1e432c944c01478c0b2cd773 Parent: 824552574162ac00ae636fa41386b1072379ea4a Author: Matt Mackall [EMAIL PROTECTED] AuthorDate: Mon

maps4: introduce a generic page walker

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e6473092bd9116583ce9ab8cf1b6570e1aa6fc83 Commit: e6473092bd9116583ce9ab8cf1b6570e1aa6fc83 Parent: 698dd4ba6b12e34e1e432c944c01478c0b2cd773 Author: Matt Mackall [EMAIL PROTECTED] AuthorDate: Mon

maps4: use pagewalker in clear_refs and smaps

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3ae5acbbb98d95c1300c8ced56d15f97d09c506 Commit: b3ae5acbbb98d95c1300c8ced56d15f97d09c506 Parent: e6473092bd9116583ce9ab8cf1b6570e1aa6fc83 Author: Matt Mackall [EMAIL PROTECTED] AuthorDate: Mon

maps4: simplify interdependence of maps and smaps

2008-02-05 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4752c369789250eafcd7813e11c8fb689235b0d2 Commit: 4752c369789250eafcd7813e11c8fb689235b0d2 Parent: b3ae5acbbb98d95c1300c8ced56d15f97d09c506 Author: Matt Mackall [EMAIL PROTECTED] AuthorDate: Mon

  1   2   3   4   >