aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-09proc_devtree: include linux/of.hJeremy Kerr1-0/+1
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2-8/+3
2010-02-09of: include linux/proc_fs.hJeremy Kerr1-0/+1
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely4-100/+73
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely40-142/+142
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr4-54/+21
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely7-126/+81
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely1-153/+0
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely9409-422984/+800038
2010-01-28of: unify phandle name in struct device_nodeGrant Likely16-33/+29
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely3-147/+75
2010-01-28of: merge machine_is_compatible()Grant Likely3-37/+21
2010-01-21Linux 2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-12/+35
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-3/+6
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds7-73/+54
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds17-48/+112
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-87/+107
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds19-269/+396
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds4-50/+109
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds7-41/+125
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-57/+110
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-20USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8