- 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
- 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
- b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
- 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
- b1fbfb2 ACPI: make sure every acpi_device has an ID by Bjorn Helgaas · 15 years ago
- ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
- 78b8e14 ACPI: fix synthetic HID for \_SB_ by Bjorn Helgaas · 15 years ago
- e3b87f8 ACPI: handle re-enumeration, when acpi_devices might already exist by Bjorn Helgaas · 15 years ago
- 778cbc1 ACPI: factor out device type and status checking by Bjorn Helgaas · 15 years ago
- 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
- 51a85fa ACPI: use acpi_walk_namespace() to enumerate devices by Bjorn Helgaas · 15 years ago
- 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
- adc08e2 ACPI: enumerate namespace before adding functional fixed hardware devices by Bjorn Helgaas · 15 years ago
- 8e029bf ACPI: convert acpi_bus_scan() to operate on an acpi_handle by Bjorn Helgaas · 15 years ago
- 5c478f4 ACPI: add acpi_bus_get_parent() and remove "parent" arguments by Bjorn Helgaas · 15 years ago
- 77c2488 ACPI: remove unnecessary argument checking by Bjorn Helgaas · 15 years ago
- c7bcb4e ACPI: remove redundant "type" arguments by Bjorn Helgaas · 15 years ago
- bc3b077 ACPI: remove acpi_device_set_context() "type" argument by Bjorn Helgaas · 15 years ago
- ccba2a3 ACPI: use device_type rather than comparing HID by Bjorn Helgaas · 15 years ago
- caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
- 66b7ed4 ACPI: remove redundant "handle" and "parent" arguments by Bjorn Helgaas · 15 years ago
- e8b945c ACPI: remove unused acpi_bus_scan_fixed() argument by Bjorn Helgaas · 15 years ago
- 29aaefa ACPI: add debug for device addition by Bjorn Helgaas · 15 years ago
- b247150 ACPICA: fixup after acpi_get_object_info() change by Bjorn Helgaas · 15 years ago
- 53cddfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
- c09c2d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 38461c5 [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer. by Thierry Reding · 15 years ago
- a79aebf sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge by Guennadi Liakhovetski · 15 years ago
- ecb6fd5 sh: Add support DMA Engine to SH7780 by Nobuhiro Iwamatsu · 16 years ago
- 8255fff sh: Add support DMA Engine to SH7722 by Nobuhiro Iwamatsu · 16 years ago
- c373ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
- 6f3529f sh: enable onenand support in kfr2r09 defconfig. by Paul Mundt · 15 years ago
- 5d65498 sh: update defconfigs. by Paul Mundt · 15 years ago
- 3e9ad52 sh: add FSI driver support for ms7724se by Kuninori Morimoto · 16 years ago
- 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
- 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- 06aab5a NOMMU: Ignore mmap() address param as it is a hint by David Howells · 15 years ago
- 934831d NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline by David Howells · 15 years ago
- 645d83c NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly by David Howells · 15 years ago
- c775197 FRV: Flash mappings for the MB93090-MB00 motherboard by David Howells · 15 years ago
- 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
- ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 15 years ago
- 62bef28 powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
- 4a5e351 blackfin: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
- 4295f8b mn10300: Clean up linker script using higher-level macros. by Tim Abbott · 15 years ago
- eb121d1 h8300: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
- 5d150a97 um: Clean up linker script using standard macros. by Tim Abbott · 15 years ago
- cd3db32 xtensa: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
- ab635e7 parisc: Remove useless altinstructions code copied from x86. by Tim Abbott · 15 years ago
- 57a8e11 parisc: Clean up linker script using new linker script macros. by Tim Abbott · 15 years ago
- 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
- e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
- c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
- b9b9df6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
- 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
- d9fbd9a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- f25f60b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
- d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 15 years ago
- 704cc92 3c59x: Get rid of "Trying to free already-free IRQ" by Anton Vorontsov · 15 years ago
- a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
- edf42a2 ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 by Sebastian Haas · 15 years ago
- 0c01695 net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
- 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 15 years ago
- 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
- ef87979 pktgen: better scheduler friendliness by Stephen Hemminger · 15 years ago
- 6b80d6a pktgen: T_TERMINATE flag is unused by Stephen Hemminger · 15 years ago
- 0915921 ipv4: check optlen for IP_MULTICAST_IF option by Shan Wei · 15 years ago
- 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
- 216c7f9 Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 5ee95120 IPoIB: Don't turn on carrier for a non-active port by Moni Shoua · 15 years ago
- 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
- 7a73fdd net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
- d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
- c57e20dcf mlx4_core: Pass cache line size to device FW by Eli Cohen · 15 years ago
- bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
- 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 7ca263cd Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 2c9871d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- dc2af6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
- 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
- ffa9f12 module: don't call percpu_modfree on NULL pointer. by Rusty Russell · 15 years ago
- a263f77 module: fix memory leak when load fails after srcversion/version allocated by Rusty Russell · 15 years ago
- 1d7015c module: preferred way to use MODULE_AUTHOR by Johannes Berg · 15 years ago
- 26d052b param: allow whitespace as kernel parameter separator by Peter Oberparleiter · 16 years ago
- 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 16 years ago
- 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 16 years ago
- a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
- 9f6ac78 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
- db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
- cd60451 drivers/usb/serial/sierra.c: fix CONFIG_PM=n build by Andrew Morton · 15 years ago
- d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 15 years ago
- 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
- 2fa4341 include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels by Albin Tonnerre · 15 years ago
- 6a88116 lzma/gzip: fix potential oops when input data is truncated by Phillip Lougher · 15 years ago