aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck5-26/+33
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck5-9/+32
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck5-17/+5
2008-07-14[S390] stp support.Martin Schwidefsky5-153/+582
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens1-0/+18
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky8-304/+365
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott1-7/+1
2008-07-14[S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter3-1/+359
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter11-38/+939
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter31-288/+1254
2008-07-14[S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter1-1/+3
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck3-7/+27
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck3-6/+16
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck8-78/+140
2008-07-14[S390] cio: Rework css driver.Cornelia Huck9-510/+381
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck7-24/+151
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck5-101/+85
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens1-26/+0
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens1-1/+12
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer1-0/+2
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun1-13/+7
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst1-6/+39
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck1-1/+1
2008-07-14pcmcia: Fix ide-cs sparse warningLarry Finger1-1/+1
2008-07-14ALSA: Release v1.0.17Jaroslav Kysela1-1/+1
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2-17/+4
2008-07-14x86: get x86_phys_bits earlyYinghai Lu3-26/+8
2008-07-14x86: max_low_pfn_mapped fix #4Yinghai Lu1-5/+2
2008-07-14ALSA: correct kcalloc usageMilton Miller1-2/+2
2008-07-14ALSA: ALSA driver for SGI O2 audio boardThomas Bogendoerfer5-0/+1621
2008-07-14ALSA: asoc: kbuild - only show menus for the current ASoC CPU platform.Liam Girdwood2-8/+0
2008-07-14ALSA: ALSA driver for SGI HAL2 audio deviceThomas Bogendoerfer4-0/+1201
2008-07-14ALSA: hda - Fix FSC V5505 modelTakashi Iwai1-1/+2
2008-07-14ALSA: hda - Fix missing init for unsol events on micsense modelTakashi Iwai1-0/+1
2008-07-14ALSA: hda - Fix internal mic vref pin setupTakashi Iwai1-1/+1
2008-07-14ALSA: hda: 92hd71bxx PC BeepMatthew Ranostay1-0/+3
2008-07-14security: remove register_security hookJames Morris6-105/+5
2008-07-14security: remove dummy module fixMiklos Szeredi1-1/+1
2008-07-14security: remove dummy moduleMiklos Szeredi5-1340/+996
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi4-29/+0
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris5-4/+85
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris3-14/+37
2008-07-14security: fix return of void-valued expressionsJames Morris1-3/+3
2008-07-14SELinux: use do_each_thread as a proper do/while blockJames Morris1-2/+2
2008-07-14SELinux: remove unused and shadowed addrlen variableJames Morris1-3/+1
2008-07-14SELinux: more user friendly unknown handling printkEric Paris2-5/+7
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine)Stephen Smalley1-3/+13
2008-07-14SELinux: drop load_mutex in security_load_policyEric Paris1-13/+1
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris1-1/+1