aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov1-2/+0
2008-11-14niu: Bump driver version and release date.David S. Miller1-2/+2
2008-11-14NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2-6/+293
2008-11-149p: restrict RDMA usageRandy Dunlap1-4/+6
2008-11-15capabilities: define get_vfs_caps_from_disk when file caps are not enabledEric Paris1-0/+6
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap30-81/+96
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab1-3/+27
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab1-8/+9
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab1-8/+37
2008-11-14V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab1-36/+35
2008-11-14V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab1-7/+18
2008-11-14V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab1-3/+3
2008-11-14V4L/DVB (9613): tvaudio: fix a memory leakMauro Carvalho Chehab1-0/+1
2008-11-14HID: don't grab devices with no inputJiri Slaby1-6/+11
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar3-5/+4
2008-11-14[CIFS] clean up server protocol handlingSteve French3-31/+33
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells7-0/+252
2008-11-14CRED: Add a kernel_service object class to SELinuxDavid Howells4-0/+10
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells7-54/+95
2008-11-14CRED: DocumentationDavid Howells3-2/+594
2008-11-14CRED: Use creds in file structsDavid Howells11-27/+31
2008-11-14CRED: Prettify commoncap.cDavid Howells1-52/+248
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells23-515/+429
2008-11-14CRED: Inaugurate COW credentialsDavid Howells41-1239/+1603
2008-11-14CRED: Pass credentials through dentry_open()David Howells19-40/+67
2008-11-14CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells1-48/+92
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2-4/+49
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells7-99/+135
2008-11-14CRED: Wrap access to SELinux's task SIDDavid Howells1-194/+218
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells28-204/+355
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells27-162/+271
2008-11-14CRED: Detach the credentials from task_structDavid Howells11-83/+179
2008-11-14CRED: Separate task security context from task_structDavid Howells63-677/+832
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells4-34/+42
2008-11-13dm: avoid destroying table in dm_any_congestedChandra Seetharaman1-8/+16