Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | |
| * | | | | | | | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-05-01 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | |
| * | | | | | | | | [MTD] Delete long-unused jedec.h header file. | Robert P. J. Day | 2008-04-26 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | module: reduce module image and resident size | Rusty Russell | 2008-05-01 | |
| * | | | | | | | | | module: make module_sect_attrs private to kernel/module.c | Rusty Russell | 2008-05-01 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-05-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [CRYPTO] api: Fix scatterwalk_sg_chain | Herbert Xu | 2008-05-01 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | m68knommu: rework definition of HZ | Greg Ungerer | 2008-05-01 | |
* | | | | | | | | | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattforms | Sebastian Siewior | 2008-05-01 | |
* | | | | | | | | | quota: add a convenience macro for filesystems | Jan Kara | 2008-05-01 | |
* | | | | | | | | | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 | |
* | | | | | | | | | jsm: add new supported board to jsm serial driver | Scott Kilau | 2008-05-01 | |
* | | | | | | | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-05-01 | |
* | | | | | | | | | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 | |
* | | | | | | | | | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: support for TAI | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | remove div_long_long_rem | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 2008-05-01 | |
* | | | | | | | | | frv: unbreak misalignment handling changes | David Howells | 2008-05-01 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 2008-04-30 | |
| * | | | | | | | | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 | |
| * | | | | | | | | x86: remove Xgt_desc_struct | Adrian Bunk | 2008-04-30 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman | 2008-04-30 | |
* | | | | | | | | driver core: remove no longer used "struct class_device" | Kay Sievers | 2008-04-30 | |
* | | | | | | | | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala | 2008-04-30 | |
* | | | | | | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-04-30 | |
* | | | | | | | | klist: implement klist_add_{after|before}() | Tejun Heo | 2008-04-30 | |
* | | | | | | | | klist: implement KLIST_INIT() and DEFINE_KLIST() | Tejun Heo | 2008-04-30 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'pnp' into release | Len Brown | 2008-04-30 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | PNPBIOS: remove include/linux/pnpbios.h | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | ISAPNP: remove unused pnp_dev->regs field | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: make interfaces private to the PNP core | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: make pnp_resource_table private to PNP core | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t... | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: add pnp_get_resource() interface | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: remove unused interfaces using pnp_resource_table | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: add pnp_init_resources(struct pnp_dev *) interface | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: remove pnp_resource_table from internal get/set interfaces | Bjorn Helgaas | 2008-04-29 | |
| | * | | | | | | | PNP: add debug output to option registration | Bjorn Helgaas | 2008-04-29 |