summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: use dynamic debug in PCMCIA socket driversDominik Brodowski2009-11-086-180/+118
* pcmcia: use dynamic debug instead of custom infrastructureDominik Brodowski2009-11-087-174/+100
* pcmcia: remove pcmcia_get_{first,next}_tuple()Dominik Brodowski2009-11-082-15/+9
* pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski2009-11-081-84/+93
* pcmcia: convert ssb pcmcia driver to use new CIS helpersDominik Brodowski2009-11-081-114/+118
* pcmcia: convert net pcmcia drivers to use new CIS helpersDominik Brodowski2009-11-086-322/+171
* pcmcia: add new CIS access helpersDominik Brodowski2009-11-086-46/+304
* ipwireless: make more use of pcmcia_loop_config()Dominik Brodowski2009-11-081-114/+99
* pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-084-168/+88
* pcmcia: use pre-determined valuesDominik Brodowski2009-11-084-45/+19
* serial_cs: use pcmcia_loop_config() and pre-determined valuesDominik Brodowski2009-10-241-64/+23
* pcmcia: drop already defined PCI_IDsWolfram Sang2009-10-243-32/+2
* pcmcia: do not load the pd6729 driver if io_base is NULLKomuro2009-10-241-0/+6
* pcmcia: Fix possible printk format warningsWolfram Sang2009-10-204-16/+24
* pcmcia: do not try to store more than 4 version stringsDominik Brodowski2009-10-191-1/+1
* pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski2009-10-196-17/+18
* pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop2009-10-171-0/+1
* pcmcia: fix controller printk format warningsRandy Dunlap2009-10-172-4/+4
* Linux 2.6.32-rc5v2.6.32-rc5Linus Torvalds2009-10-151-1/+1
* Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2009-10-151-11/+32
|\
| * Update flex_arrays.txtJonathan Corbet2009-10-151-11/+32
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-10-151-14/+22
|\ \
| * | dlm: fix socket fd translationDavid Teigland2009-09-301-11/+12
| * | dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-301-3/+10
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-153-12/+13
|\ \ \
| * | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-152-10/+11
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-15953-15529/+63146
| |\ \ \
| * | | | x86, perf_event: Rename 'performance counter interrupt'Li Hong2009-10-141-2/+2
* | | | | KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-151-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-1512-45/+51
|\ \ \ \ \
| * \ \ \ \ Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
| |\ \ \ \ \
| | * | | | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| | * | | | | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| * | | | | | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
| * | | | | | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
| * | | | | | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
| * | | | | | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
| * | | | | | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-142-7/+6
| * | | | | | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
| * | | | | | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
| * | | | | | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-142-19/+28
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-10-158-15/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2009-10-154-3/+7
| |\ \ \ \ \ \
| | * | | | | | ACPI button: don't try to use a non-existent lid deviceJesse Barnes2009-10-131-0/+3
| | * | | | | | fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe2009-10-091-1/+1
| | * | | | | | ACPI: Kconfig, fix proc aggregator textJiri Slaby2009-10-091-2/+2
| | * | | | | | ACPI: add AC/DC notifierMark Langsdorf2009-10-061-0/+1
| * | | | | | | Merge branch 'launchpad-333386' into releaseLen Brown2009-10-152-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: video: Loosen strictness of video bus detection codeStefan Bader2009-10-132-2/+7
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'eeepc-laptop' into releaseLen Brown2009-10-151-10/+21
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud